summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorPeter Maydell2017-02-07 19:29:59 +0100
committerPeter Maydell2017-02-07 19:29:59 +0100
commit63f26fcfda8e19f94ce23336726d14805250a5b6 (patch)
treedb05bcf89f22fa48f039e39764f531376fe62a9f /include
parentarm: Correctly handle watchpoints for BE32 CPUs (diff)
downloadqemu-63f26fcfda8e19f94ce23336726d14805250a5b6.tar.gz
qemu-63f26fcfda8e19f94ce23336726d14805250a5b6.tar.xz
qemu-63f26fcfda8e19f94ce23336726d14805250a5b6.zip
target/arm: Abstract out pbit/wbit tests in ARM ldr/str decode
In the ARM ldr/str decode path, rather than directly testing "insn & (1 << 21)" and "insn & (1 << 24)", abstract these bits out into wbit and pbit local flags. (We will want to do more tests against them to determine whether we need to provide syndrome information.) Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions