Searched refs:ftt_type (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/i386/
H A Dfasttrap_isa.h70 #define ftt_type ftt_mtp.ftmt_type macro
/darwin-on-arm/xnu/bsd/dev/i386/
H A Dfasttrap_isa.c380 tp->ftt_type = FASTTRAP_T_COMMON;
399 tp->ftt_type = FASTTRAP_T_JCC;
415 tp->ftt_type = FASTTRAP_T_CALL;
417 tp->ftt_type = FASTTRAP_T_JMP;
485 tp->ftt_type = FASTTRAP_T_RET;
489 tp->ftt_type = FASTTRAP_T_RET16;
510 tp->ftt_type = FASTTRAP_T_JCC;
519 tp->ftt_type = FASTTRAP_T_LOOP;
526 tp->ftt_type = FASTTRAP_T_JCXZ;
532 tp->ftt_type
[all...]

Completed in 22 milliseconds