|
Turnstone Operating System
|
Public Attributes | |
| const char_t * | general_mnemonic |
| boolean_t | valid_long |
| boolean_t | valid_compat_or_legacy |
| uint8_t | instruction_length |
| asm_instruction_mnemonic_t | mnemonics [5] |
| uint8_t | opcode_length |
| uint8_t | opcodes [4] |
| boolean_t | has_modrm |
| boolean_t | merge_modrm |
| uint8_t | modrm |
| boolean_t | has_operand_size_override |
| boolean_t | has_address_size_override |
| boolean_t | has_rex |
| boolean_t | has_rex_w |
| asm_operand_encode_t | operand_encode |