Home
last modified time | relevance | path

Searched refs:rALIGN (Results 1 – 6 of 6) sorted by relevance

/glibc-2.36/sysdeps/powerpc/powerpc32/power4/
Dmemset.S38 #define rALIGN r7 /* Number of bytes we are setting now (when aligning). */ macro
47 andi. rALIGN, rMEMP0, 3
56 subfic rALIGN, rALIGN, 4
57 add rMEMP, rMEMP, rALIGN
58 sub rLEN, rLEN, rALIGN
71 andi. rALIGN, rMEMP, 0x1C
72 subfic rALIGN, rALIGN, 0x20
74 mtcrf 0x01, rALIGN
75 add rMEMP, rMEMP, rALIGN
76 sub rLEN, rLEN, rALIGN
[all …]
/glibc-2.36/sysdeps/powerpc/powerpc32/
Dmemset.S39 #define rALIGN r7 /* number of bytes we are setting now (when aligning) */ macro
52 andi. rALIGN, rMEMP0, 3
60 subfic rALIGN, rALIGN, 4
61 add rMEMP, rMEMP, rALIGN
62 sub rLEN, rLEN, rALIGN
73 andi. rALIGN, rMEMP, 0x1C
74 subfic rALIGN, rALIGN, 0x20
76 mtcrf 0x01, rALIGN
77 add rMEMP, rMEMP, rALIGN
78 sub rLEN, rLEN, rALIGN
[all …]
/glibc-2.36/sysdeps/powerpc/powerpc64/
Dmemset.S48 #define rALIGN r7 /* Number of bytes we are setting now (when aligning). */ macro
57 andi. rALIGN, rMEMP0, 7
66 subfic rALIGN, rALIGN, 8
68 add rMEMP, rMEMP, rALIGN
69 sub rLEN, rLEN, rALIGN
97 andi. rALIGN, rMEMP, 0x18
98 subfic rALIGN, rALIGN, 0x20
101 mtcrf 0x01, rALIGN
102 add rMEMP, rMEMP, rALIGN
103 sub rLEN, rLEN, rALIGN
[all …]
/glibc-2.36/sysdeps/powerpc/powerpc64/power4/
Dmemset.S41 #define rALIGN r7 /* Number of bytes we are setting now (when aligning). */ macro
50 andi. rALIGN, rMEMP0, 7
59 subfic rALIGN, rALIGN, 8
61 add rMEMP, rMEMP, rALIGN
62 sub rLEN, rLEN, rALIGN
90 andi. rALIGN, rMEMP, 0x18
91 subfic rALIGN, rALIGN, 0x20
94 mtcrf 0x01, rALIGN
95 add rMEMP, rMEMP, rALIGN
96 sub rLEN, rLEN, rALIGN
[all …]
/glibc-2.36/sysdeps/powerpc/powerpc64/power6/
Dmemset.S41 #define rALIGN r7 /* Number of bytes we are setting now (when aligning). */ macro
47 andi. rALIGN, rMEMP0, 7
56 subfic rALIGN, rALIGN, 8
58 add rMEMP, rMEMP, rALIGN
59 sub rLEN, rLEN, rALIGN
87 andi. rALIGN, rMEMP, 0x18
88 subfic rALIGN, rALIGN, 0x20
91 mtcrf 0x01, rALIGN
92 add rMEMP, rMEMP, rALIGN
93 sub rLEN, rLEN, rALIGN
[all …]
/glibc-2.36/sysdeps/powerpc/powerpc32/power6/
Dmemset.S38 #define rALIGN r7 /* Number of bytes we are setting now (when aligning). */ macro
46 andi. rALIGN, rMEMP0, 3
54 subfic rALIGN, rALIGN, 4
55 add rMEMP, rMEMP, rALIGN
56 sub rLEN, rLEN, rALIGN
70 andi. rALIGN, rMEMP, 0x1C
71 subfic rALIGN, rALIGN, 0x20
73 mtcrf 0x01, rALIGN
74 add rMEMP, rMEMP, rALIGN
75 sub rLEN, rLEN, rALIGN
[all …]