/sysdeps/sparc/sparc64/ |
A D | strcmp.S | 36 #define rTMP2 %g2 macro 115 sub rTMP2, %o1, rTMP2 127 mov 0, rTMP2 130 movne %xcc, 8, rTMP2 133 movrlz %o1, 16, rTMP2 136 movrlz %o1, 24, rTMP2 139 movrlz %o1, 32, rTMP2 142 movrlz %o1, 40, rTMP2 145 movrlz %o1, 48, rTMP2 148 movrlz %o1, 56, rTMP2 [all …]
|
/sysdeps/powerpc/powerpc32/ |
A D | strcmp.S | 27 #define rTMP2 r0 macro 66 addi rTMP2, rTMP, -1 67 andc rTMP2, rTMP2, rTMP 68 rlwimi rTMP2, rTMP2, 1, 0, 30 70 and rWORD1, rWORD1, rTMP2 77 xor. rBITDIF, rTMP, rTMP2 78 sub rRTN, rTMP, rTMP2 80 ori rRTN, rTMP2, 1 91 xor. rBITDIF, rTMP, rTMP2 92 sub rRTN, rTMP, rTMP2 [all …]
|
A D | strchr.S | 35 #define rTMP2 r9 macro 61 nor rTMP2, r7F7F, rWORD 62 and. rTMP4, rTMP1, rTMP2 71 and. rTMP5, rTMP1, rTMP2 81 nor rTMP2, r7F7F, rTMP3 100 addi rTMP2, rTMP4, -1 101 andc rTMP2, rTMP2, rTMP4 102 cmplw rTMP1, rTMP2 117 cntlzw rCLZB, rTMP2 118 cmplw rWORD, rTMP2 [all …]
|
A D | strncmp.S | 27 #define rTMP2 r0 macro 80 addi rTMP2, rTMP, -1 81 andc rTMP2, rTMP2, rTMP 83 and rWORD1, rWORD1, rTMP2 86 rlwimi rTMP2, rWORD2, 24, 0, 7 90 xor. rBITDIF, rTMP, rTMP2 91 sub rRTN, rTMP, rTMP2 93 ori rRTN, rTMP2, 1 104 xor. rBITDIF, rTMP, rTMP2 105 sub rRTN, rTMP, rTMP2 [all …]
|
A D | strlen.S | 91 #define rTMP2 r11 macro 111 or rTMP2, r7F7F, rWORD1 113 nor rTMP3, rTMP2, rTMP1 126 or rTMP2, r7F7F, rWORD1 128 nor. rTMP3, rTMP2, rTMP1 137 nor rTMP2, r7F7F, rWORD1 138 and. rTMP1, rTMP1, rTMP2 155 andc rTMP3, rTMP2, rTMP1
|
/sysdeps/powerpc/powerpc64/ |
A D | strchr.S | 40 #define rTMP2 r9 macro 70 nor rTMP2, r7F7F, rWORD 71 and. rTMP4, rTMP1, rTMP2 80 and. rTMP5, rTMP1, rTMP2 90 nor rTMP2, r7F7F, rTMP3 109 addi rTMP2, rTMP4, -1 110 andc rTMP2, rTMP2, rTMP4 111 cmpld rTMP1, rTMP2 126 cntlzd rCLZB, rTMP2 127 cmpld rWORD, rTMP2 [all …]
|
A D | strlen.S | 101 #define rTMP2 r11 macro 122 or rTMP2, r7F7F, rWORD1 126 nor rTMP3, rTMP2, rTMP1 139 or rTMP2, r7F7F, rWORD1 141 nor. rTMP3, rTMP2, rTMP1 150 nor rTMP2, r7F7F, rWORD1 151 and. rTMP1, rTMP1, rTMP2 168 andc rTMP3, rTMP2, rTMP1
|
A D | strcmp.S | 32 #define rTMP2 r0 macro 75 addi rTMP2, rTMP, -1 77 andc rTMP2, rTMP2, rTMP 78 rldimi rTMP2, rTMP2, 1, 0 79 and rWORD2, rWORD2, rTMP2 /* Mask off gunk. */ 80 and rWORD1, rWORD1, rTMP2
|
A D | strncmp.S | 32 #define rTMP2 r0 macro 87 addi rTMP2, rTMP, -1 89 andc rTMP2, rTMP2, rTMP 90 rldimi rTMP2, rTMP2, 1, 0 91 and rWORD2, rWORD2, rTMP2 /* Mask off gunk. */ 92 and rWORD1, rWORD1, rTMP2
|
/sysdeps/powerpc/powerpc32/power4/ |
A D | strncmp.S | 27 #define rTMP2 r0 macro 82 addi rTMP2, rTMP, -1 83 andc rTMP2, rTMP2, rTMP 85 and rWORD1, rWORD1, rTMP2 88 rldimi rTMP2, rWORD2, 24, 32 92 xor. rBITDIF, rTMP, rTMP2 93 sub rRTN, rTMP, rTMP2 95 ori rRTN, rTMP2, 1 106 xor. rBITDIF, rTMP, rTMP2 107 sub rRTN, rTMP, rTMP2 [all …]
|
/sysdeps/powerpc/powerpc32/power7/ |
A D | strncmp.S | 29 #define rTMP2 r0 macro 85 addi rTMP2, rTMP, -1 86 andc rTMP2, rTMP2, rTMP 88 and rWORD1, rWORD1, rTMP2 91 rldimi rTMP2, rWORD2, 24, 32 95 xor. rBITDIF, rTMP, rTMP2 96 sub rRTN, rTMP, rTMP2 98 ori rRTN, rTMP2, 1 109 xor. rBITDIF, rTMP, rTMP2 110 sub rRTN, rTMP, rTMP2 [all …]
|
/sysdeps/powerpc/powerpc64/power4/ |
A D | strncmp.S | 32 #define rTMP2 r0 macro 89 addi rTMP2, rTMP, -1 91 andc rTMP2, rTMP2, rTMP 92 rldimi rTMP2, rTMP2, 1, 0 93 and rWORD2, rWORD2, rTMP2 /* Mask off gunk. */ 94 and rWORD1, rWORD1, rTMP2
|
/sysdeps/powerpc/powerpc64/power7/ |
A D | strncmp.S | 35 #define rTMP2 r0 macro 94 addi rTMP2, rTMP, -1 96 andc rTMP2, rTMP2, rTMP 97 rldimi rTMP2, rTMP2, 1, 0 98 and rWORD2, rWORD2, rTMP2 /* Mask off gunk. */ 99 and rWORD1, rWORD1, rTMP2
|