Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativePPC_32.c91 return push_inst(compiler, NEG | OERC(flags) | D(dst) | A(src2)); in emit_single_op()
H A DsljitNativePPC_64.c208 return push_inst(compiler, NEG | OERC(flags) | D(dst) | A(src2)); in emit_single_op()
H A DsljitNativePPC_common.c191 #define NEG (HI(31) | LO(104)) macro

Completed in 17 milliseconds