Searched refs:rTMP3 (Results 1 – 4 of 4) sorted by relevance
/sysdeps/powerpc/powerpc32/ |
A D | strlen.S | 92 #define rTMP3 r12 macro 114 and. rTMP3, rTMP3, rMASK 142 and. rTMP3, rTMP3, rTMP4 161 cntlzw rTMP3, rTMP3 163 srwi rTMP3, rTMP3, 3 164 add rRTN, rTMP1, rTMP3 179 addi rTMP3, rTMP1, -1 180 andc rTMP3, rTMP3, rTMP1 181 cntlzw rTMP3, rTMP3 183 subfic rTMP3, rTMP3, 32-7-32 [all …]
|
A D | strchr.S | 38 #define rTMP3 r12 macro 63 xor rTMP3, rCHR, rWORD 64 orc rTMP3, rTMP3, rMASK 78 xor rTMP3, rCHR, rWORD 80 add rTMP1, rFEFE, rTMP3 81 nor rTMP2, r7F7F, rTMP3 111 and rTMP1, r7F7F, rTMP3 112 or rTMP4, r7F7F, rTMP3 133 and rTMP1, r7F7F, rTMP3 134 or rTMP4, r7F7F, rTMP3
|
/sysdeps/powerpc/powerpc64/ |
A D | strlen.S | 102 #define rTMP3 r12 macro 127 and. rTMP3, rTMP3, rMASK 155 and. rTMP3, rTMP3, rTMP4 174 cntlzd rTMP3, rTMP3 176 srdi rTMP3, rTMP3, 3 177 add rRTN, rTMP1, rTMP3 192 addi rTMP3, rTMP1, -1 193 andc rTMP3, rTMP3, rTMP1 194 cntlzd rTMP3, rTMP3 196 subfic rTMP3, rTMP3, 64-7-64 [all …]
|
A D | strchr.S | 43 #define rTMP3 r12 macro 72 xor rTMP3, rCHR, rWORD 73 orc rTMP3, rTMP3, rMASK 87 xor rTMP3, rCHR, rWORD 89 add rTMP1, rFEFE, rTMP3 90 nor rTMP2, r7F7F, rTMP3 120 and rTMP1, r7F7F, rTMP3 121 or rTMP4, r7F7F, rTMP3 142 and rTMP1, r7F7F, rTMP3 143 or rTMP4, r7F7F, rTMP3
|
Completed in 6 milliseconds