Searched refs:ftt_instr2 (Results 1 – 2 of 2) sorted by relevance
644 reglist = tp->ftt_instr2 & 0x1FFF;723 reglist = tp->ftt_instr2 & 0x7FFF;788 J1 = (tp->ftt_instr2 >> 13) & 1,789 J2 = (tp->ftt_instr2 >> 11) & 1;793 ((tp->ftt_instr2 & 0x07FF) << 1),834 J1 = (tp->ftt_instr2 >> 13) & 1,835 J2 = (tp->ftt_instr2 >> 11) & 1;840 ((tp->ftt_instr2 & 0x07FF) << 1),938 new_reg = (tp->ftt_instr2 >> 12) & 0xF;
65 #define ftt_instr2 ftt_mtp.ftmt_instr.instr16.instr2 macro