forked from NationalSecurityAgency/ghidra
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
UpstreamThis issue also applies to upstream ghidra. When solving, we should better care about them.This issue also applies to upstream ghidra. When solving, we should better care about them.bugSomething isn't workingSomething isn't workingdifficulty: mediumrequires some internal insights of the project itselfrequires some internal insights of the project itself
Description
Describe the bug
The binary add should not be applied to minus value. If so, we should use sub to get a cleaner result.
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
The binary add should not be applied to minus value. If so, we should use sub to get a cleaner result.
Screenshots

This should not happen.
Attachments
If applicable, please attach any files that caused problems or log files generated by the software.
Environment (please complete the following information):
- OS: [e.g. macOS 10.14.2]
- Java Version: [e.g. 11.0]
- Ghidra Version: [e.g. 9.1.2]
- Ghidra Origin: [e.g. official ghidra-sre.org distro, third party distro, locally built]
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
UpstreamThis issue also applies to upstream ghidra. When solving, we should better care about them.This issue also applies to upstream ghidra. When solving, we should better care about them.bugSomething isn't workingSomething isn't workingdifficulty: mediumrequires some internal insights of the project itselfrequires some internal insights of the project itself