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

/xnu-2782.1.97/bsd/i386/
H A Dfasttrap_isa.h75 #define FASTTRAP_T_JCC 0x01 /* near and far conditional jumps */ macro
/xnu-2782.1.97/bsd/dev/i386/
H A Dfasttrap_isa.c395 tp->ftt_type = FASTTRAP_T_JCC;
504 tp->ftt_type = FASTTRAP_T_JCC;
1161 case FASTTRAP_T_JCC:
1703 case FASTTRAP_T_JCC:

Completed in 24 milliseconds