Home | History | Annotate | Download | only in ppc

Lines Matching refs:Align

233 void Assembler::Align(int m) {
242 void Assembler::CodeTargetAlign() { Align(8); }