Searched refs:CMPI_W (Results 1 – 1 of 1) sorted by relevance
138 #define CMPI_W 0xf1b00f00 macro879 return push_inst32(compiler, CMPI_W | RN4(reg) | imm2); in emit_op_imm()2449 FAIL_IF(push_inst32(compiler, CMPI_W | RN4(TMP_REG1) | 0)); in sljit_emit_fop2()4239 return push_inst32(compiler, CMPI_W | RN4(TMP_REG1)); in sljit_emit_atomic_store()
Completed in 22 milliseconds