def __jit_lw():
            regset[reg1] = v = reader(regset[reg2])
            core.arith_zero = v == 0
            core.arith_overflow = False
            core.arith_sign = (v & 0x80000000) != 0