]> Git Repo - qemu.git/commit
target/arm: Use unallocated_encoding for aarch32
authorRichard Henderson <[email protected]>
Thu, 15 Aug 2019 08:46:45 +0000 (09:46 +0100)
committerPeter Maydell <[email protected]>
Fri, 16 Aug 2019 13:02:50 +0000 (14:02 +0100)
commit3cb36637157088892e9e33ddb1034bffd1251d3b
tree09d244e59bc0a9cfb94a97590852f484151eda15
parent06bcbda3f64d464b6ecac789bce4bd69f199cd68
target/arm: Use unallocated_encoding for aarch32

Promote this function from aarch64 to fully general use.
Use it to unify the code sequences for generating illegal
opcode exceptions.

Signed-off-by: Richard Henderson <[email protected]>
Reviewed-by: Peter Maydell <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Message-id: 20190807045335[email protected]
Signed-off-by: Peter Maydell <[email protected]>
target/arm/translate-a64.c
target/arm/translate-a64.h
target/arm/translate-vfp.inc.c
target/arm/translate.c
target/arm/translate.h
This page took 0.026517 seconds and 4 git commands to generate.