Searched refs:SLJIT_NOT32 (Results 1 – 2 of 2) sorted by relevance
896 #define SLJIT_NOT32 (SLJIT_NOT | SLJIT_I32_OP) macro
2657 sljit_emit_op1(compiler, SLJIT_NOT32 | SLJIT_SET_Z, SLJIT_UNUSED, 0, SLJIT_S1, 0); in test30()