Home | History | Annotate | Download | only in x64

Lines Matching refs:immediate_arithmetic_op

780     immediate_arithmetic_op(0x0, dst, src);
784 immediate_arithmetic_op(0x0, dst, src);
870 immediate_arithmetic_op(0x7, dst, src);
874 immediate_arithmetic_op(0x7, dst, src);
890 immediate_arithmetic_op(0x4, dst, src);
894 immediate_arithmetic_op(0x4, dst, src);
980 immediate_arithmetic_op(0x1, dst, src);
988 immediate_arithmetic_op(0x1, dst, src);
1088 immediate_arithmetic_op(0x5, dst, src);
1092 immediate_arithmetic_op(0x5, dst, src);
1159 immediate_arithmetic_op(0x6, dst, src);
1163 immediate_arithmetic_op(0x6, dst, src);
1578 void immediate_arithmetic_op(byte subcode, Register dst, Immediate src);
1579 void immediate_arithmetic_op(byte subcode, const Operand& dst, Immediate src);