Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/sljit/dist/sljit_src/
DsljitLir.h896 #define SLJIT_NOT32 (SLJIT_NOT | SLJIT_I32_OP) macro
/netbsd/src/sys/external/bsd/sljit/dist/test_src/
DsljitTest.c2657 sljit_emit_op1(compiler, SLJIT_NOT32 | SLJIT_SET_Z, SLJIT_UNUSED, 0, SLJIT_S1, 0); in test30()