Searched refs:rTMP4 (Results 1 – 4 of 4) sorted by relevance
/sysdeps/powerpc/powerpc32/ |
A D | strchr.S | 39 #define rTMP4 rIGN macro 62 and. rTMP4, rTMP1, rTMP2 76 and. rTMP4, rTMP1, rTMP2 /* (x - 0x01010101) & ~x & 0x80808080. */ 100 addi rTMP2, rTMP4, -1 101 andc rTMP2, rTMP2, rTMP4 112 or rTMP4, r7F7F, rTMP3 116 nor rTMP2, rTMP4, rTMP1 134 or rTMP4, r7F7F, rTMP3 136 nor rTMP2, rTMP4, rTMP1
|
A D | strlen.S | 80 #define rTMP4 r0 macro 140 nor rTMP4, r7F7F, rWORD2 142 and. rTMP3, rTMP3, rTMP4 148 andc rTMP3, rTMP4, rTMP1
|
/sysdeps/powerpc/powerpc64/ |
A D | strchr.S | 44 #define rTMP4 rIGN macro 71 and. rTMP4, rTMP1, rTMP2 85 and. rTMP4, rTMP1, rTMP2 /* (x - 0x01010101) & ~x & 0x80808080. */ 109 addi rTMP2, rTMP4, -1 110 andc rTMP2, rTMP2, rTMP4 121 or rTMP4, r7F7F, rTMP3 125 nor rTMP2, rTMP4, rTMP1 143 or rTMP4, r7F7F, rTMP3 145 nor rTMP2, rTMP4, rTMP1
|
A D | strlen.S | 90 #define rTMP4 r0 macro 153 nor rTMP4, r7F7F, rWORD2 155 and. rTMP3, rTMP3, rTMP4 161 andc rTMP3, rTMP4, rTMP1
|
Completed in 7 milliseconds