Home | History | Annotate | Download | only in sljit

Lines Matching full:vsub_f32

182 #define VSUB_F32	0xee300a40
1772 FAIL_IF(push_inst32(compiler, VSUB_F32 | (op & SLJIT_SINGLE_OP) | DD4(dst_r) | DN4(src1) | DM4(src2)));