Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simpler search for negative immediates #19

Closed
Rot127 opened this issue Aug 19, 2021 · 0 comments · Fixed by rizinorg/rizin#1614 or #16
Closed

Simpler search for negative immediates #19

Rot127 opened this issue Aug 19, 2021 · 0 comments · Fixed by rizinorg/rizin#1614 or #16
Labels
enhancement New feature or request

Comments

@Rot127
Copy link
Member

Rot127 commented Aug 19, 2021

Searching for negative immediate values via /ai only works if they are written as unsigned int.
E.g.: to search for -0x8 type: /ai 0xfffffff8

It would be convenient to simply type /ai -0x8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant