Home | History | Annotate | Download | only in ia32

Lines Matching refs:Align

314 void Assembler::Align(int m) {
397 Align(16); // Preferred alignment of jump targets on ia32.
2745 // Change RXB from "110" to "111" to align with gdb disassembler.