Home
last modified time | relevance | path

Searched refs:shift_imm (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_32.c977 if (compiler->shift_imm != 0x20) { \
980 if (compiler->shift_imm != 0) \
981 …TA_PROCESS_INS(MOV_DP, flags & SET_FLAGS, dst, SLJIT_UNUSED, (compiler->shift_imm << 7) | (opcode …
1962 compiler->shift_imm = src2w & 0x1f; in sljit_emit_op2()
1966 compiler->shift_imm = 0x20; in sljit_emit_op2()
H A DsljitLir.h354 sljit_uw shift_imm; member

Completed in 22 milliseconds