Lines Matching refs:mode32
86 compiler->mode32 = 0; in sljit_emit_enter()
351 SLJIT_ASSERT(!(a & SLJIT_IMM) || compiler->mode32 || IS_HALFWORD(imma)); in emit_x86_instruction()
367 if (!compiler->mode32 && !(flags & EX86_NO_REXW)) in emit_x86_instruction()
432 imma &= compiler->mode32 ? 0x1f : 0x3f; in emit_x86_instruction()
564 compiler->mode32 = 0; in call_with_args()
605 compiler->mode32 = 0; in call_with_args()
740 compiler->mode32 = 1; in sljit_emit_fast_enter()
774 compiler->mode32 = 1; in sljit_emit_fast_return()
800 compiler->mode32 = 0; in emit_mov_int()
815 compiler->mode32 = 1; in emit_mov_int()
819 compiler->mode32 = 0; in emit_mov_int()
833 compiler->mode32 = 1; in emit_mov_int()
835 compiler->mode32 = 0; in emit_mov_int()
840 compiler->mode32 = 1; in emit_mov_int()
844 compiler->mode32 = 0; in emit_mov_int()