Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/sljit/dist/sljit_src/
DsljitLir.h775 #define SLJIT_DIVMOD_U32 (SLJIT_DIVMOD_UW | SLJIT_I32_OP) macro
/netbsd/src/sys/external/bsd/sljit/dist/test_src/
DsljitTest.c3961 sljit_emit_op0(compiler, SLJIT_DIVMOD_U32); in test42()
4030 sljit_emit_op0(compiler, SLJIT_DIVMOD_U32); in test42()