commit | d827f6d5fdb0826e17c80f63547c5c2dee3f0fac | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Fri Apr 23 09:54:11 2021 -0700 |
committer | Laurent Vivier <laurent@vivier.eu> | Sat May 15 21:38:45 2021 +0200 |
tree | 8e2369f188dc6a8a8021adb50c592f6d29fcafc5 | |
parent | c1438d6c02eae03cc387dbdf2f30c11f45894954 [diff] |
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>