Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeSPARC_common.c156 #define FSUBS (OPC1(0x2) | OPC3(0x34) | DOP(0x45)) macro
1216 …FAIL_IF(push_inst(compiler, SELECT_FOP(op, FSUBS, FSUBD) | FD(dst_r) | FS1(src1) | FS2(src2), MOVA… in sljit_emit_fop2()
H A DsljitNativePPC_common.c183 #define FSUBS (HI(59) | LO(20)) macro
1847 FAIL_IF(push_inst(compiler, SELECT_FOP(op, FSUBS, FSUB) | FD(dst_r) | FA(src1) | FB(src2))); in sljit_emit_fop2()

Completed in 16 milliseconds