OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SLJIT_NOP
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/external/bsd/sljit/dist/sljit_src/
sljitLir.h
756
It falls back to
SLJIT_NOP
in those cases. */
761
#define
SLJIT_NOP
(SLJIT_OP0_BASE + 1)
sljitNativeSPARC_common.c
786
case
SLJIT_NOP
:
sljitNativeARM_32.c
1564
case
SLJIT_NOP
:
sljitNativeARM_T2_32.c
1161
case
SLJIT_NOP
:
sljitNativeARM_64.c
1265
case
SLJIT_NOP
:
sljitNativeMIPS_common.c
1024
case
SLJIT_NOP
:
sljitNativePPC_common.c
1275
case
SLJIT_NOP
:
sljitNativeTILEGX_64.c
2179
case
SLJIT_NOP
:
sljitNativeX86_common.c
721
case
SLJIT_NOP
:
/src/sys/external/bsd/sljit/dist/test_src/
sljitTest.c
2213
sljit_emit_op0(compiler,
SLJIT_NOP
); /* Nop should keep the flags. */
2220
sljit_emit_op0(compiler,
SLJIT_NOP
); /* Nop should keep the flags. */
3565
SLJIT_ASSERT(sljit_emit_op0(compiler,
SLJIT_NOP
) == -3967);
Completed in 84 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025