Home
last modified time | relevance | path

Searched refs:FDIV (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_common.c178 #define FDIV (HI(63) | LO(18)) macro
2286 FAIL_IF(push_inst(compiler, SELECT_FOP(op, FDIVS, FDIV) | FD(dst_r) | FA(src1) | FB(src2))); in sljit_emit_fop2()
H A DsljitNativeARM_64.c105 #define FDIV 0x1e601800 macro
1970 FAIL_IF(push_inst(compiler, (FDIV ^ inv_bits) | VD(dst_r) | VN(src1) | VM(src2))); in sljit_emit_fop2()
H A DsljitNativeLOONGARCH_64.c2384 FAIL_IF(push_inst(compiler, FINST(FDIV, op) | FRD(dst_r) | FRJ(src1) | FRK(src2))); in sljit_emit_fop2()

Completed in 67 milliseconds