Lines Matching refs:mode32
141 compiler->mode32 = 0; in sljit_emit_enter()
406 SLJIT_ASSERT(!(a & SLJIT_IMM) || compiler->mode32 || IS_HALFWORD(imma)); in emit_x86_instruction()
422 if (!compiler->mode32 && !(flags & EX86_NO_REXW)) in emit_x86_instruction()
487 imma &= compiler->mode32 ? 0x1f : 0x3f; in emit_x86_instruction()
619 compiler->mode32 = 0; in call_with_args()
660 compiler->mode32 = 0; in call_with_args()
795 compiler->mode32 = 1; in sljit_emit_fast_enter()
825 compiler->mode32 = 1; in emit_fast_return()
851 compiler->mode32 = 0; in emit_mov_int()
866 compiler->mode32 = 1; in emit_mov_int()
870 compiler->mode32 = 0; in emit_mov_int()
884 compiler->mode32 = 1; in emit_mov_int()
886 compiler->mode32 = 0; in emit_mov_int()
891 compiler->mode32 = 1; in emit_mov_int()
895 compiler->mode32 = 0; in emit_mov_int()