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

Added simple RIP CALL creation #107

Merged
merged 2 commits into from
Jun 28, 2020
Merged

Conversation

tsarpaul
Copy link
Contributor

Allows using the following syntax:

CALL([rip+0x8])

Currently this can be done via the unintuitive:

CALL(RIPRelativeOffset(8))

#106

@Maratyszcza Maratyszcza merged commit 84e60a5 into Maratyszcza:master Jun 28, 2020
Maratyszcza pushed a commit that referenced this pull request May 26, 2022
Support simple syntax for RIP-relative CALL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants