Lines Matching refs:rALIGN
39 #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
79 cmplwi cr1, rALIGN, 0x10
94 clrrwi. rALIGN, rLEN, 5
107 srwi rTMP, rALIGN, 5
111 add rMEMP, rMEMP, rALIGN
140 add rMEMP, rMEMP, rALIGN
151 mtcrf 0x02, rALIGN
152 srwi. rTMP, rALIGN, 7
300 clrrwi. rALIGN, rLEN, 5