436 |
void emitSub32Constant(unsigned dst, unsigned op, int32_t constant, ResultType opType); |
436 |
void emitSub32Constant(unsigned dst, unsigned op, int32_t constant, ResultType opType); |
437 |
void emitBinaryDoubleOp(OpcodeID, unsigned dst, unsigned op1, unsigned op2, OperandTypes, JumpList& notInt32Op1, JumpList& notInt32Op2, bool op1IsInRegisters = true, bool op2IsInRegisters = true); |
437 |
void emitBinaryDoubleOp(OpcodeID, unsigned dst, unsigned op1, unsigned op2, OperandTypes, JumpList& notInt32Op1, JumpList& notInt32Op2, bool op1IsInRegisters = true, bool op2IsInRegisters = true); |