Lines Matching full:imm32
353 int imm32 = pos - (current + sizeof(int32_t));354 long_at_put(current, imm32);1812 void Assembler::push_imm32(int32_t imm32) {1815 emitl(imm32);