Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
char | mnemonic [12] |
int | only_x32 |
int(* | opdo )(RzAsm *, ut8 *, const Opcode *) |
ut64 | opcode |
int | size |
Definition at line 4260 of file asm_x86_nz.c.
char lookup_t::mnemonic[12] |
Definition at line 4261 of file asm_x86_nz.c.
Referenced by capstone.CsInsn::__repr__(), assemble(), and oprep().
int lookup_t::only_x32 |
Definition at line 4262 of file asm_x86_nz.c.
Referenced by assemble(), and oprep().
ut64 lookup_t::opcode |
Definition at line 4264 of file asm_x86_nz.c.
Referenced by capstone.CsInsn::__gen_detail(), assemble(), and oprep().
Definition at line 4263 of file asm_x86_nz.c.
Referenced by assemble(), and oprep().
int lookup_t::size |
Definition at line 4265 of file asm_x86_nz.c.
Referenced by assemble(), and oprep().