diff options
| author | Peter Maydell <peter.maydell@linaro.org> | 2017-12-13 17:59:24 +0000 |
|---|---|---|
| committer | Peter Maydell <peter.maydell@linaro.org> | 2017-12-13 17:59:24 +0000 |
| commit | 3795a6de9f7ec4a7e3dcb8bf02a88a014147b0b0 (patch) | |
| tree | 4924c413f133f6958360c05f9c8d76ae32714b32 /hw/core/qdev-properties-system.c | |
| parent | 1fa498fe0de979030bd1f481046e9f1c5574a584 (diff) | |
| download | focaccia-qemu-3795a6de9f7ec4a7e3dcb8bf02a88a014147b0b0.tar.gz focaccia-qemu-3795a6de9f7ec4a7e3dcb8bf02a88a014147b0b0.zip | |
target/arm: Remove fsr argument from arm_ld*_ptw()
All the callers of arm_ldq_ptw() and arm_ldl_ptw() ignore the value that those functions store in the fsr argument on failure: if they return failure to their callers they will always overwrite the fsr value with something else. Remove the argument from these functions and S1_ptw_translate(). This will simplify removing fsr from the calling functions. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com> Tested-by: Stefano Stabellini <sstabellini@kernel.org> Message-id: 1512503192-2239-3-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'hw/core/qdev-properties-system.c')
0 files changed, 0 insertions, 0 deletions