#include <x86asm.h>
Public Attributes | |
| char | lockprefix |
| char | repprefix |
| char | segprefix |
| char | n [16] |
| char * | name |
| x86_insn_op | op [3] |
|
|
Definition at line 28 of file x86asm.h. Referenced by x86asm::encode_insn(), and x86asm::translate_str(). |
|
|
Definition at line 31 of file x86asm.h. Referenced by x86asm::translate_str(). |
|
|
Definition at line 32 of file x86asm.h. Referenced by x86asm::encode(), x86asm::match_fopcodes(), x86asm::match_opcode(), and x86asm::translate_str(). |
|
|
Definition at line 33 of file x86asm.h. Referenced by x86asm::encode(), x86asm::encode_insn(), x86asm::match_allops(), and x86asm::translate_str(). |
|
|
Definition at line 29 of file x86asm.h. Referenced by x86asm::encode_insn(), and x86asm::translate_str(). |
|
|
Definition at line 30 of file x86asm.h. Referenced by x86asm::encode_insn(), and x86asm::translate_str(). |
1.3.5