Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativePPC_32.c236 FAIL_IF(push_inst(compiler, SRAWI | RC(flags) | S(src1) | A(dst) | (compiler->imm << 11))); in emit_single_op()
H A DsljitNativePPC_64.c376 FAIL_IF(push_inst(compiler, SRAWI | RC(flags) | S(src1) | A(dst) | (compiler->imm << 11))); in emit_single_op()
H A DsljitNativePPC_common.c204 #define SRAWI (HI(31) | LO(824)) macro

Completed in 27 milliseconds