Searched refs:VDIV_F32 (Results 1 – 2 of 2) sorted by relevance
190 #define VDIV_F32 0xee800a00 macro1680 …FAIL_IF(push_inst32(compiler, VDIV_F32 | (op & SLJIT_F32_OP) | DD4(dst_r) | DN4(src1) | DM4(src2))… in sljit_emit_fop2()
117 #define VDIV_F32 0xee800a00 macro1981 FAIL_IF(push_inst(compiler, EMIT_FPU_OPERATION(VDIV_F32, op & SLJIT_F32_OP, dst_r, src2, src1))); in sljit_emit_fop2()
Completed in 20 milliseconds