linux-user: remove handling of aarch64's EXCP_STREX
authorEmilio G. Cota <cota@braap.org>
Mon, 27 Jun 2016 19:02:15 +0000 (15:02 -0400)
committerRichard Henderson <rth@twiddle.net>
Wed, 26 Oct 2016 15:29:02 +0000 (08:29 -0700)
commitf4e6eb7ffeefb3f2e9fff0bbe5eb7c9962c31dcd
treea0d199a18658d4278fe0e21e59c5b46b120ae0ff
parentb50b82fc486a227c27481d60c75c5ee7cc282028
linux-user: remove handling of aarch64'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@twiddle.net>
Message-Id: <1467054136-10430-30-git-send-email-cota@braap.org>
linux-user/main.c