Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/sljit/
H A DsljitNativeSPARC_common.c141 #define FSUBS (OPC1(0x2) | OPC3(0x34) | DOP(0x45)) macro
1149 …FAIL_IF(push_inst(compiler, SELECT_FOP(op, FSUBS, FSUBD) | DA(dst_r) | S1A(src1) | S2A(src2), MOVA… in sljit_emit_fop2()
H A DsljitNativePPC_common.c175 #define FSUBS (HI(59) | LO(20)) macro
1986 FAIL_IF(push_inst(compiler, SELECT_FOP(op, FSUBS, FSUB) | FD(dst_r) | FA(src1) | FB(src2))); in sljit_emit_fop2()

Completed in 17 milliseconds