Searched refs:VCVT_S32_F32 (Results 1 – 2 of 2) sorted by relevance
189 #define VCVT_S32_F32 0xeebd0ac0 macro1542 FAIL_IF(push_inst32(compiler, VCVT_S32_F32 | (op & SLJIT_F32_OP) | DD4(TMP_FREG1) | DM4(src))); in sljit_emit_fop1_conv_sw_from_f64()
116 #define VCVT_S32_F32 0xeebd0ac0 macro1838 …FAIL_IF(push_inst(compiler, EMIT_FPU_OPERATION(VCVT_S32_F32, op & SLJIT_F32_OP, TMP_FREG1, src, 0)… in sljit_emit_fop1_conv_sw_from_f64()
Completed in 15 milliseconds