Lines Matching refs:rALIGN
48 #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
104 cmplwi cr1, rALIGN, 0x10
116 clrrdi. rALIGN, rLEN, 5
120 srdi rTMP, rALIGN, 5
124 add rMEMP, rMEMP, rALIGN
141 add rMEMP, rMEMP, rALIGN
191 clrrwi. rALIGN, rLEN, 5