Home | History | Annotate | Download | only in x64

Lines Matching refs:arithmetic_op_8

740     arithmetic_op_8(0x3A, dst, src);
744 arithmetic_op_8(0x3A, dst, src);
748 arithmetic_op_8(0x38, src, dst);
2231 void arithmetic_op_8(byte opcode, Register reg, Register rm_reg);
2232 void arithmetic_op_8(byte opcode, Register reg, const Operand& rm_reg);