aboutsummaryrefslogtreecommitdiff
path: root/slirp/ip6_input.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2017-02-07 18:29:59 +0000
committerPeter Maydell <peter.maydell@linaro.org>2017-02-07 18:29:59 +0000
commit63f26fcfda8e19f94ce23336726d14805250a5b6 (patch)
treedb05bcf89f22fa48f039e39764f531376fe62a9f /slirp/ip6_input.c
parent40612000599e52e792d23c998377a0fa429c4036 (diff)
downloadqemu-63f26fcfda8e19f94ce23336726d14805250a5b6.zip
qemu-63f26fcfda8e19f94ce23336726d14805250a5b6.tar.gz
qemu-63f26fcfda8e19f94ce23336726d14805250a5b6.tar.bz2
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 'slirp/ip6_input.c')
0 files changed, 0 insertions, 0 deletions