Home | History | Annotate | Download | only in sljit

Lines Matching refs:VMOV_F32

176 #define VMOV_F32	0xeeb00a40
1718 FAIL_IF(push_inst32(compiler, VMOV_F32 | (op & SLJIT_SINGLE_OP) | DD4(dst_r) | DM4(src)));