Searched refs:tbl_opcode (Results 1 – 2 of 2) sorted by relevance
/external/google-breakpad/src/third_party/libdisasm/ |
D | ia32_insn.h | 192 tbl_opcode = 0, /* standard opcode table: no surprises */ enumerator
|
D | ia32_opcode_tables.c | 2811 { tbl_Main, tbl_opcode, 0x00, 0xFF, 0x00, 0xFF }, 2815 { tbl_0F, tbl_opcode, 0x00, 0xFF, 0x00, 0xFF },
|