target/arm: Fix cortex-a7 id_isar0
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 8 Oct 2018 21:22:00 +0000 (14:22 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 16 Oct 2018 15:16:42 +0000 (16:16 +0100)
commit37bdda89eb7615cb225f781c9fb552e144c68ea7
treee681cfc82d4f3399e8994426dc1ace9b390cd1be
parentaaab8f3400ea5ec9c6cce3607ff26f9be89321d6
target/arm: Fix cortex-a7 id_isar0

The incorrect value advertised only thumb2 div without arm div.

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20181008212205.17752-6-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/cpu.c