Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_32.c193 return push_inst(compiler, ANDIS | S(src1) | A(dst) | compiler->imm); in emit_single_op()
H A DsljitNativePPC_64.c348 return push_inst(compiler, ANDIS | S(src1) | A(dst) | compiler->imm); in emit_single_op()
H A DsljitNativePPC_common.c148 #define ANDIS (HI(29)) macro

Completed in 12 milliseconds