Searched refs:tbl_fpu (Results 1 - 3 of 3) sorted by relevance

/external/google-breakpad/src/third_party/libdisasm/
H A Dia32_insn.c385 if ( table_desc->type == tbl_fpu && op > table_desc->maxlim) {
525 table_desc->type == tbl_fpu ||
H A Dia32_insn.h197 tbl_fpu, /* fpu table: 00-BF -> 00-0F */ enumerator in enum:ia32_tbl_type_id
217 * tbl_fpu uses current byte and consumes it
H A Dia32_opcode_tables.c2859 { tbl_D8, tbl_fpu, 0x03, 0x07, 0x00, 0xBF },
2861 { tbl_D9, tbl_fpu, 0x03, 0x07, 0x00, 0xBF },
2863 { tbl_DA, tbl_fpu, 0x03, 0x07, 0x00, 0xBF },
2866 { tbl_DB, tbl_fpu, 0x03, 0x07, 0x00, 0xBF },
2868 { tbl_DC, tbl_fpu, 0x03, 0x07, 0x00, 0xBF },
2871 { tbl_DD, tbl_fpu, 0x03, 0x07, 0x00, 0xBF },
2873 { tbl_DE, tbl_fpu, 0x03, 0x07, 0x00, 0xBF },
2875 { tbl_DF, tbl_fpu, 0x03, 0x07, 0x00, 0xBF },

Completed in 34 milliseconds