Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_T2_32.c228 #define VDIV_F32 0xee800a00 macro
2290 FAIL_IF(push_inst32(compiler, VDIV_F32 | (op & SLJIT_32) | VD4(dst_r) | VN4(src1) | VM4(src2))); in sljit_emit_fop2()
H A DsljitNativeARM_32.c155 #define VDIV_F32 0xee800a00 macro
2739 FAIL_IF(push_inst(compiler, EMIT_FPU_OPERATION(VDIV_F32, op & SLJIT_32, dst_r, src2, src1))); in sljit_emit_fop2()

Completed in 23 milliseconds