Home
last modified time | relevance | path

Searched refs:FADD (Results 1 – 2 of 2) sorted by path

/PHP-5.4/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_64.c83 #define FADD 0x1e602800 macro
1728 FAIL_IF(push_inst(compiler, (FADD ^ inv_bits) | VD(dst_r) | VN(src1) | VM(src2))); in sljit_emit_fop2()
H A DsljitNativePPC_common.c161 #define FADD (HI(63) | LO(21)) macro
1982 FAIL_IF(push_inst(compiler, SELECT_FOP(op, FADDS, FADD) | FD(dst_r) | FA(src1) | FB(src2))); in sljit_emit_fop2()

Completed in 18 milliseconds