mirror of
https://github.com/lifting-bits/remill
synced 2026-06-21 13:56:07 +00:00
166553c8e2
* Add `syscall` case to `__remill_sync_hyper_call` * Cross compile 32 bit and 64 bit x86 appropriately * Support `sysenter` and `sysexit` * Pass in full set of registers for syscall instructions * Address review comments