target-m68k: CAS doesn't need aligned access

Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Message-Id: <1484332593-16782-5-git-send-email-laurent@vivier.eu>
This commit is contained in:
Laurent Vivier 2017-01-13 19:36:32 +01:00
parent 308feb9352
commit b19578f428

View file

@ -1934,7 +1934,6 @@ DISAS_INSN(cas)
default:
g_assert_not_reached();
}
opc |= MO_ALIGN;
ext = read_im16(env, s);