Searched refs:rMEMP2 (Results 1 – 6 of 6) sorted by relevance
/glibc-2.36/sysdeps/powerpc/powerpc32/power4/ |
D | memset.S | 39 #define rMEMP2 r8 macro 78 mr rMEMP2, rMEMP 80 stw rCHR, -4(rMEMP2) 81 stwu rCHR, -8(rMEMP2) 83 stw rCHR, -4(rMEMP2) 84 stw rCHR, -8(rMEMP2) 85 stw rCHR, -12(rMEMP2) 86 stwu rCHR, -16(rMEMP2) 88 stw rCHR, -4(rMEMP2)
|
/glibc-2.36/sysdeps/powerpc/powerpc32/ |
D | memset.S | 40 #define rMEMP2 r8 macro 80 mr rMEMP2, rMEMP 82 stw rCHR, -4(rMEMP2) 83 stwu rCHR, -8(rMEMP2) 85 stw rCHR, -4(rMEMP2) /* 32nd instruction from .align */ 86 stw rCHR, -8(rMEMP2) 87 stw rCHR, -12(rMEMP2) 88 stwu rCHR, -16(rMEMP2) 90 stw rCHR, -4(rMEMP2)
|
/glibc-2.36/sysdeps/powerpc/powerpc64/power6/ |
D | memset.S | 42 #define rMEMP2 r8 macro 95 mr rMEMP2, rMEMP 97 stdu rCHR, -8(rMEMP2) 99 std rCHR, -8(rMEMP2) 100 stdu rCHR, -16(rMEMP2) 148 li rMEMP2,128 226 li rMEMP2,128 239 li rMEMP2,128 247 dcbz rMEMP2,rMEMP 270 dcbz rMEMP2,rMEMP
|
/glibc-2.36/sysdeps/powerpc/powerpc32/power6/ |
D | memset.S | 39 #define rMEMP2 r8 macro 77 mr rMEMP2, rMEMP 79 stw rCHR, -4(rMEMP2) 80 stwu rCHR, -8(rMEMP2) 83 stw rCHR, -4(rMEMP2) 84 stw rCHR, -8(rMEMP2) 85 stw rCHR, -12(rMEMP2) 86 stwu rCHR, -16(rMEMP2) 88 stw rCHR, -4(rMEMP2) 361 li rMEMP2,128 [all …]
|
/glibc-2.36/sysdeps/powerpc/powerpc64/ |
D | memset.S | 49 #define rMEMP2 r8 macro 105 mr rMEMP2, rMEMP 107 stdu rCHR, -8(rMEMP2) 109 std rCHR, -8(rMEMP2) 110 stdu rCHR, -16(rMEMP2)
|
/glibc-2.36/sysdeps/powerpc/powerpc64/power4/ |
D | memset.S | 42 #define rMEMP2 r8 macro 98 mr rMEMP2, rMEMP 100 stdu rCHR, -8(rMEMP2) 102 std rCHR, -8(rMEMP2) 103 stdu rCHR, -16(rMEMP2)
|