Lines Matching refs:rTMP2
27 #define rTMP2 r0 macro
82 addi rTMP2, rTMP, -1
83 andc rTMP2, rTMP2, rTMP
84 and rWORD2, rWORD2, rTMP2 /* Mask off gunk. */
85 and rWORD1, rWORD1, rTMP2
86 rlwinm rTMP2, rWORD2, 8, 0xffffffff /* Byte reverse word. */
88 rldimi rTMP2, rWORD2, 24, 32
90 rlwimi rTMP2, rWORD2, 24, 16, 23
92 xor. rBITDIF, rTMP, rTMP2
93 sub rRTN, rTMP, rTMP2
95 ori rRTN, rTMP2, 1
100 rlwinm rTMP2, rWORD2, 8, 0xffffffff /* Byte reverse word. */
102 rldimi rTMP2, rWORD2, 24, 32
104 rlwimi rTMP2, rWORD2, 24, 16, 23
106 xor. rBITDIF, rTMP, rTMP2
107 sub rRTN, rTMP, rTMP2
109 ori rRTN, rTMP2, 1