Searched refs:ftt_mtp (Results 1 – 4 of 4) sorted by relevance
61 #define ftt_instr ftt_mtp.ftmt_instr63 #define ftt_ripmode ftt_mtp.ftmt_ripmode64 #define ftt_modrm ftt_mtp.ftmt_modrm66 #define ftt_size ftt_mtp.ftmt_size67 #define ftt_type ftt_mtp.ftmt_type68 #define ftt_code ftt_mtp.ftmt_code69 #define ftt_base ftt_mtp.ftmt_base70 #define ftt_index ftt_mtp.ftmt_index71 #define ftt_scale ftt_mtp.ftmt_scale72 #define ftt_segment ftt_mtp.ftmt_segment[all …]
53 #define ftt_instr ftt_mtp.ftmt_instr54 #define ftt_dest ftt_mtp.ftmt_dest55 #define ftt_type ftt_mtp.ftmt_type56 #define ftt_flags ftt_mtp.ftmt_flags57 #define ftt_bo ftt_mtp.ftmt_bo58 #define ftt_bi ftt_mtp.ftmt_bi
56 #define ftt_instr ftt_mtp.ftmt_instr57 #define ftt_dest ftt_mtp.ftmt_dest58 #define ftt_type ftt_mtp.ftmt_type59 #define ftt_flags ftt_mtp.ftmt_flags60 #define ftt_cc ftt_mtp.ftmt_cc61 #define ftt_code ftt_mtp.ftmt_code
163 fasttrap_machtp_t ftt_mtp; /* ISA-specific portion */ member