Home
last modified time | relevance | path

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

/PHP-5.6/ext/pcre/pcrelib/sljit/
H A DsljitNativePPC_32.c167 return push_inst(compiler, MULLI | D(dst) | A(src1) | compiler->imm); in emit_single_op()
H A DsljitNativePPC_64.c291 return push_inst(compiler, MULLI | D(dst) | A(src1) | compiler->imm); in emit_single_op()
H A DsljitNativePPC_common.c189 #define MULLI (HI(7)) macro

Completed in 15 milliseconds