Home
last modified time | relevance | path

Searched refs:VSUB_F32 (Results 1 – 2 of 2) sorted by relevance

/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_T2_32.c185 #define VSUB_F32 0xee300a40 macro
1659 …FAIL_IF(push_inst32(compiler, VSUB_F32 | (op & SLJIT_F32_OP) | DD4(dst_r) | DN4(src1) | DM4(src2))… in sljit_emit_fop2()
H A DsljitNativeARM_32.c115 #define VSUB_F32 0xee300a40 macro
2001 FAIL_IF(push_inst(compiler, EMIT_FPU_OPERATION(VSUB_F32, op & SLJIT_F32_OP, dst_r, src2, src1))); in sljit_emit_fop2()

Completed in 19 milliseconds