Lines Matching refs:rTMP2
40 #define rTMP2 r9 macro
70 nor rTMP2, r7F7F, rWORD
71 and. rTMP4, rTMP1, rTMP2
80 and. rTMP5, rTMP1, rTMP2
83 nor rTMP2, r7F7F, rWORD /* ~(x | 0x7f7f7f7f) == ~x & 0x80808080. */
85 and. rTMP4, rTMP1, rTMP2 /* (x - 0x01010101) & ~x & 0x80808080. */
90 nor rTMP2, r7F7F, rTMP3
96 and. rTMP5, rTMP1, rTMP2
109 addi rTMP2, rTMP4, -1
110 andc rTMP2, rTMP2, rTMP4
111 cmpld rTMP1, rTMP2
125 nor rTMP2, rTMP4, rTMP1
126 cntlzd rCLZB, rTMP2
127 cmpld rWORD, rTMP2
145 nor rTMP2, rTMP4, rTMP1
146 cntlzd rCLZB, rTMP2