Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/sljit/dist/sljit_src/
DsljitLir.h789 #define SLJIT_DIV_U32 (SLJIT_DIV_UW | SLJIT_I32_OP) macro
/netbsd/src/sys/external/bsd/sljit/dist/test_src/
DsljitTest.c3989 sljit_emit_op0(compiler, SLJIT_DIV_U32); in test42()
4054 sljit_emit_op0(compiler, SLJIT_DIV_U32); in test42()