]> Git Repo - qemu.git/commit
target/arm: Convert v8 extensions from feature bits to isar tests
authorRichard Henderson <[email protected]>
Wed, 24 Oct 2018 06:50:16 +0000 (07:50 +0100)
committerPeter Maydell <[email protected]>
Wed, 24 Oct 2018 06:50:16 +0000 (07:50 +0100)
commit962fcbf2efe57231a9f5df0ae0f40c05e35628ba
tree0525afdd5553ce6f029fb30cb40d6de4453ae669
parent5256df880d1312a58472af3fb0a3c51e708f2161
target/arm: Convert v8 extensions from feature bits to isar tests

Most of the v8 extensions are self-contained within the ISAR
registers and are not implied by other feature bits, which
makes them the easiest to convert.

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
Message-id: 20181016223115[email protected]
Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Peter Maydell <[email protected]>
linux-user/elfload.c
target/arm/cpu.c
target/arm/cpu.h
target/arm/cpu64.c
target/arm/translate-a64.c
target/arm/translate.c
target/arm/translate.h
This page took 0.025802 seconds and 4 git commands to generate.