linux-user: remove handling of ARM's EXCP_STREX
authorEmilio G. Cota <cota@braap.org>
Mon, 27 Jun 2016 19:02:14 +0000 (15:02 -0400)
committerRichard Henderson <rth@twiddle.net>
Wed, 26 Oct 2016 15:29:02 +0000 (08:29 -0700)
commitb50b82fc486a227c27481d60c75c5ee7cc282028
tree4172e338741f282da552ce82cb9c43a0d3c17176
parent1dd089d0eec060dcd8478735114d98421d414805
linux-user: remove handling of ARM's EXCP_STREX

The exception is not emitted anymore.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Richard Henderson <rth@twidle.net>
Message-Id: <1467054136-10430-29-git-send-email-cota@braap.org>
linux-user/main.c