linux-user/arm: Do not emulate fpa11 in thumb mode
commitd827f6d5fdb0826e17c80f63547c5c2dee3f0fac
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 23 Apr 2021 16:54:11 +0000 (23 09:54 -0700)
committerLaurent Vivier <laurent@vivier.eu>
Sat, 15 May 2021 19:38:45 +0000 (15 21:38 +0200)
tree8e2369f188dc6a8a8021adb50c592f6d29fcafc5
parentc1438d6c02eae03cc387dbdf2f30c11f45894954
linux-user/arm: Do not emulate fpa11 in thumb mode

These antiquated instructions are arm-mode only.

Buglink: https://bugs.launchpad.net/bugs/1925512
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20210423165413.338259-3-richard.henderson@linaro.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
linux-user/arm/cpu_loop.c