x96 Reference
Reference of all x96 Assembly instructions and opcodes
x86-based
With all the power of x86 and even more, aiming to make the migration from x86 to x96 easier with almost a 1:1 translation.
Size Efficient
More efficient encodings of small immediates when moving to bigger registers.
Unified Data Sizes
8-bit to 128-bit data sizes with suffixes (b, w, d, o, s) for better clarity and consistency.
Embedded Comments
Allows embedding comments in the binary output to provide metadata or warnings.
Modernized
Remove outdated and unused x86 instructions while keeping the least migration steps.
Standardized Register Names
Register names are standerdized and scalable, making it simpler to access every part of a register and now informations about it.