OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SLJIT_DIV_SW
(Results
1 - 11
of
11
) sorted by relevancy
/src/sys/external/bsd/sljit/dist/sljit_src/
sljitLir.h
796
#define
SLJIT_DIV_SW
(SLJIT_OP0_BASE + 7)
797
#define SLJIT_DIV_S32 (
SLJIT_DIV_SW
| SLJIT_I32_OP)
sljitNativeX86_common.c
732
case
SLJIT_DIV_SW
:
761
if ((op | 0x2) ==
SLJIT_DIV_SW
) {
828
case
SLJIT_DIV_SW
:
sljitNativeSPARC_common.c
799
case
SLJIT_DIV_SW
:
sljitLir.c
1017
|| ((op & ~SLJIT_I32_OP) >= SLJIT_DIVMOD_UW && (op & ~SLJIT_I32_OP) <=
SLJIT_DIV_SW
));
sljitNativeARM_32.c
1577
case
SLJIT_DIV_SW
:
sljitNativeARM_T2_32.c
1173
case
SLJIT_DIV_SW
:
sljitNativeARM_64.c
1279
case
SLJIT_DIV_SW
:
sljitNativeMIPS_common.c
1038
case
SLJIT_DIV_SW
:
sljitNativePPC_common.c
1299
case
SLJIT_DIV_SW
:
sljitNativeTILEGX_64.c
2190
case
SLJIT_DIV_SW
:
/src/sys/external/bsd/sljit/dist/test_src/
sljitTest.c
3983
sljit_emit_op0(compiler,
SLJIT_DIV_SW
);
4048
sljit_emit_op0(compiler,
SLJIT_DIV_SW
);
5305
sljit_emit_op0(compiler,
SLJIT_DIV_SW
);
Completed in 32 milliseconds
Indexes created Mon Oct 13 21:09:55 GMT 2025