Lines Matching refs:rALIGN
41 #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
97 cmplwi cr1, rALIGN, 0x10
109 clrrdi. rALIGN, rLEN, 5
113 srdi rTMP, rALIGN, 5
117 add rMEMP, rMEMP, rALIGN
134 add rMEMP, rMEMP, rALIGN
175 clrrwi. rALIGN, rLEN, 5