Home | History | Annotate | Download | only in x64

Lines Matching full:arithmetic_op_8

761     arithmetic_op_8(0x3A, dst, src);
765 arithmetic_op_8(0x3A, dst, src);
769 arithmetic_op_8(0x38, src, dst);
1328 void arithmetic_op_8(byte opcode, Register reg, Register rm_reg);
1329 void arithmetic_op_8(byte opcode, Register reg, const Operand& rm_reg);