Home | History | Annotate | Download | only in sljit

Lines Matching refs:VDIV_F32

175 #define VDIV_F32	0xee800a00
1778 FAIL_IF(push_inst32(compiler, VDIV_F32 | (op & SLJIT_SINGLE_OP) | DD4(dst_r) | DN4(src1) | DM4(src2)));