Searched refs:INS_SZCONV (Results 1 – 2 of 2) sorted by relevance
/external/google-breakpad/src/third_party/libdisasm/ |
D | ia32_insn.h | 410 #define INS_SZCONV (INS_OTHER | 0x03) /* convert size of operand */ macro
|
D | ia32_opcode_tables.c | 169 …{ 0, INS_SZCONV, 0, ARG_NONE, ARG_NONE, ARG_NONE, cpu_80386 | isa_GP, "cwde", "", 0… 170 …{ 0, INS_SZCONV, 0, ARG_NONE, ARG_NONE, ARG_NONE, cpu_80386 | isa_GP, "cdq", "", 0,…
|