]> Git Repo - qemu.git/commit
target/arm: New utility function to extract EC from syndrome
authorPeter Maydell <[email protected]>
Wed, 24 Oct 2018 06:50:18 +0000 (07:50 +0100)
committerPeter Maydell <[email protected]>
Wed, 24 Oct 2018 06:51:36 +0000 (07:51 +0100)
commit64b91e3f890a8c221b65c6820a5ee39107ee40f5
tree289b3023def6a132a591230c9227ec094466a638
parenteadb2febf05452bd8062c4c7823d7d789142500c
target/arm: New utility function to extract EC from syndrome

Create and use a utility function to extract the EC field
from a syndrome, rather than open-coding the shift.

Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Message-id: 20181012144235[email protected]
target/arm/helper.c
target/arm/internals.h
target/arm/kvm64.c
target/arm/op_helper.c
This page took 0.02747 seconds and 4 git commands to generate.