package
Version:
v0.5.1
Opens a new window with list of versions in this module.
Published: Jul 21, 2023
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ModRM is used to generate a ModRM suffix.
- mod: 2 bits
- reg: 3 bits
- rm: 3 bits
REX is used to generate a REX prefix.
w, r, x and b can only be set to either 0 or 1.
SIB is used to generate an SIB byte.
- scale: 2 bits
- index: 3 bits
- base: 3 bits
Source Files
¶
Click to show internal directories.
Click to hide internal directories.