Searched refs:ALLOW_NEG_IMM (Results 1 – 1 of 1) sorted by relevance
985 #define ALLOW_NEG_IMM 0x40 macro1790 if (inp_flags & ALLOW_NEG_IMM) { in emit_op()2059 return emit_op(compiler, op, ALLOW_IMM | ALLOW_NEG_IMM, dst, dstw, src1, src1w, src2, src2w); in sljit_emit_op2()
Completed in 11 milliseconds