OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shift_imm
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/sljit/dist/sljit_src/
sljitNativeARM_32.c
984
if (compiler->
shift_imm
!= 0x20) { \
988
if (compiler->
shift_imm
!= 0) \
990
dst, SLJIT_UNUSED, (compiler->
shift_imm
<< 7) | (opcode << 5) | RM(src2))); \
1720
compiler->
shift_imm
= src2w & 0x1f;
1724
compiler->
shift_imm
= 0x20;
sljitLir.h
361
sljit_uw
shift_imm
;
member in struct:sljit_compiler
Completed in 21 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026