Lines Matching refs:rTMP2
35 #define rTMP2 r9 macro
61 nor rTMP2, r7F7F, rWORD
62 and. rTMP4, rTMP1, rTMP2
71 and. rTMP5, rTMP1, rTMP2
74 nor rTMP2, r7F7F, rWORD /* ~(x | 0x7f7f7f7f) == ~x & 0x80808080. */
76 and. rTMP4, rTMP1, rTMP2 /* (x - 0x01010101) & ~x & 0x80808080. */
81 nor rTMP2, r7F7F, rTMP3
87 and. rTMP5, rTMP1, rTMP2
100 addi rTMP2, rTMP4, -1
101 andc rTMP2, rTMP2, rTMP4
102 cmplw rTMP1, rTMP2
116 nor rTMP2, rTMP4, rTMP1
117 cntlzw rCLZB, rTMP2
118 cmplw rWORD, rTMP2
136 nor rTMP2, rTMP4, rTMP1
137 cntlzw rCLZB, rTMP2