Home
last modified time | relevance | path

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

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

Completed in 12 milliseconds