diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2014-10-28 19:24:04 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2014-11-04 12:05:11 +0000 |
commit | f4df22102a0081ff1bd0df4cb5552411e410eb3e (patch) | |
tree | 196ea2f603a5e7fe9f5f2f8bbe4fe89c69ba2c03 /roms/qemu-palcode | |
parent | 7dcc1f894d6c50b4f20ce3d2e9c1a90165bc85af (diff) | |
download | qemu-f4df22102a0081ff1bd0df4cb5552411e410eb3e.zip qemu-f4df22102a0081ff1bd0df4cb5552411e410eb3e.tar.gz qemu-f4df22102a0081ff1bd0df4cb5552411e410eb3e.tar.bz2 |
target-arm/translate.c: Don't pass CPUARMState * to disas_arm_insn()
Refactor to avoid passing a CPUARMState * to disas_arm_insn(). To do this
we move the "read insn from memory" code to the callsite and pass the
insn to the function instead.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 1414524244-20316-6-git-send-email-peter.maydell@linaro.org
Reviewed-by: Claudio Fontana <claudio.fontana@huawei.com>
Diffstat (limited to 'roms/qemu-palcode')
0 files changed, 0 insertions, 0 deletions