Lines Matching refs:rTMP2
29 #define rTMP2 r0 macro
85 addi rTMP2, rTMP, -1
86 andc rTMP2, rTMP2, rTMP
87 and rWORD2, rWORD2, rTMP2 /* Mask off gunk. */
88 and rWORD1, rWORD1, rTMP2
89 rlwinm rTMP2, rWORD2, 8, 0xffffffff /* Byte reverse word. */
91 rldimi rTMP2, rWORD2, 24, 32
93 rlwimi rTMP2, rWORD2, 24, 16, 23
95 xor. rBITDIF, rTMP, rTMP2
96 sub rRTN, rTMP, rTMP2
98 ori rRTN, rTMP2, 1
103 rlwinm rTMP2, rWORD2, 8, 0xffffffff /* Byte reverse word. */
105 rldimi rTMP2, rWORD2, 24, 32
107 rlwimi rTMP2, rWORD2, 24, 16, 23
109 xor. rBITDIF, rTMP, rTMP2
110 sub rRTN, rTMP, rTMP2
112 ori rRTN, rTMP2, 1