Home
last modified time | relevance | path

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

/PHP-7.1/ext/pcre/pcrelib/sljit/
H A DsljitNativePPC_32.c178 return push_inst(compiler, ANDIS | S(src1) | A(dst) | compiler->imm); in emit_single_op()
H A DsljitNativePPC_64.c305 return push_inst(compiler, ANDIS | S(src1) | A(dst) | compiler->imm); in emit_single_op()
H A DsljitNativePPC_common.c141 #define ANDIS (HI(29)) macro

Completed in 13 milliseconds