Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_32.c176 return push_inst(compiler, MULLI | D(dst) | A(src1) | compiler->imm); in emit_single_op()
H A DsljitNativePPC_64.c322 return push_inst(compiler, MULLI | D(dst) | A(src1) | compiler->imm); in emit_single_op()
H A DsljitNativePPC_common.c197 #define MULLI (HI(7)) macro

Completed in 13 milliseconds