Searched refs:ftt_mtp (Results 1 – 3 of 3) sorted by relevance
63 #define ftt_instr ftt_mtp.ftmt_instr64 #define ftt_ripmode ftt_mtp.ftmt_ripmode65 #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 …]
63 #define ftt_instr ftt_mtp.ftmt_instr.instr3264 #define ftt_instr1 ftt_mtp.ftmt_instr.instr16.instr165 #define ftt_instr2 ftt_mtp.ftmt_instr.instr16.instr266 #define ftt_fntype ftt_mtp.ftmt_fntype67 #define ftt_thumb ftt_mtp.ftmt_thumb68 #define ftt_type ftt_mtp.ftmt_type69 #define ftt_installed ftt_mtp.ftmt_installed70 #define ftt_retired ftt_mtp.ftmt_retired
144 fasttrap_machtp_t ftt_mtp; /* ISA-specific portion */ member