Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/dev/arm/
H A Dfasttrap_isa.c789 J2 = (tp->ftt_instr2 >> 11) & 1; local
791 (S << 20) | (J2 << 19) | (J1 << 18) |
835 J2 = (tp->ftt_instr2 >> 11) & 1; local
836 int I1 = (J1 != S) ? 0 : 1, I2 = (J2 != S) ? 0 : 1;