Searched refs:VSUB_F32 (Results 1 – 2 of 2) sorted by relevance
213 #define VSUB_F32 0xee300a40 macro2131 FAIL_IF(push_inst32(compiler, VSUB_F32 | (op & SLJIT_32) | DD4(dst_r) | DN4(src1) | DM4(src2))); in sljit_emit_fop2()
138 #define VSUB_F32 0xee300a40 macro2539 FAIL_IF(push_inst(compiler, EMIT_FPU_OPERATION(VSUB_F32, op & SLJIT_32, dst_r, src2, src1))); in sljit_emit_fop2()
Completed in 28 milliseconds