Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_64.c87 #define FDIV 0x1e601800 macro
1759 FAIL_IF(push_inst(compiler, (FDIV ^ inv_bits) | VD(dst_r) | VN(src1) | VM(src2))); in sljit_emit_fop2()
H A DsljitNativePPC_common.c167 #define FDIV (HI(63) | LO(18)) macro
1995 FAIL_IF(push_inst(compiler, SELECT_FOP(op, FDIVS, FDIV) | FD(dst_r) | FA(src1) | FB(src2))); in sljit_emit_fop2()

Completed in 22 milliseconds