Skip to content

Instantly share code, notes, and snippets.

@nixeagle
Created July 23, 2010 22:52
Show Gist options
  • Save nixeagle/488175 to your computer and use it in GitHub Desktop.
Save nixeagle/488175 to your computer and use it in GitHub Desktop.
(test (encode-reg-bits :suite root)
(with-fbound (nass.x86oid.opcodes::encode-reg-bits)
(:ax) => 0
(:eax) => 0
(:al) => 0
(:r15d) => 7))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment