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

[x86] Missing instructions #170

Open
wargio opened this issue Jun 19, 2019 · 1 comment
Open

[x86] Missing instructions #170

wargio opened this issue Jun 19, 2019 · 1 comment

Comments

@wargio
Copy link
Owner

wargio commented Jun 19, 2019

ud2
outsd dx, dword [esi]
arpl word [eax], si
popal
aas
@elicn
Copy link
Contributor

elicn commented Jun 26, 2019

I guess ud2 should appear as gcc's __builtin_trap(), see here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants