Searched refs:FCTIWZ (Results 1 – 1 of 1) sorted by relevance
174 #define FCTIWZ (HI(63) | LO(15)) macro1761 …FAIL_IF(push_inst(compiler, (op == SLJIT_CONV_S32_FROM_F64 ? FCTIWZ : FCTIDZ) | FD(TMP_FREG1) | FB… in sljit_emit_fop1_conv_sw_from_f64()1771 FAIL_IF(push_inst(compiler, FCTIWZ | FD(TMP_FREG1) | FB(src))); in sljit_emit_fop1_conv_sw_from_f64()
Completed in 10 milliseconds