Home | History | Annotate | Download | only in x64

Lines Matching full:subl

916       ASSEMBLE_BINOP(subl);
1727 // Shorten "leal" to "addl", "subl" or "shll" if the register allocation
1728 // and addressing mode just happens to work out. The "addl"/"subl" forms
1736 __ subl(i.OutputRegister(), Immediate(-constant_summand));