Home | History | Annotate | Download | only in x64

Lines Matching full:arithmetic_op_32

735     arithmetic_op_32(0x03, dst, src);
743 arithmetic_op_32(0x03, dst, src);
771 arithmetic_op_32(0x1b, dst, src);
821 arithmetic_op_32(0x3B, dst, src);
825 arithmetic_op_32(0x3B, dst, src);
829 arithmetic_op_32(0x39, src, dst);
885 arithmetic_op_32(0x23, dst, src);
889 arithmetic_op_32(0x23, dst, src);
947 arithmetic_op_32(0x0B, dst, src);
955 arithmetic_op_32(0x0B, dst, src);
1079 arithmetic_op_32(0x2B, dst, src);
1083 arithmetic_op_32(0x2B, dst, src);
1111 arithmetic_op_32(0x33, dst, src);
1118 arithmetic_op_32(0x33, dst, src);
1122 arithmetic_op_32(0x33, dst, src);
1532 void arithmetic_op_32(byte opcode, Register reg, Register rm_reg);
1533 void arithmetic_op_32(byte opcode, Register reg, const Operand& rm_reg);