Home
last modified time | relevance | path

Searched refs:FASTTRAP_T_POP_PC (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.121.3/bsd/arm/
H A Dfasttrap_isa.h79 #define FASTTRAP_T_POP_PC 8 macro
/xnu-8020.121.3/bsd/dev/arm/
H A Dfasttrap_isa.c280 tp->ftt_type != FASTTRAP_T_POP_PC &&
689 case FASTTRAP_T_POP_PC:
H A Ddisassembler.c657 return FASTTRAP_T_POP_PC; in thumb16_misc()