diff options
| author | Peter Maydell | 2016-02-11 12:17:31 +0100 |
|---|---|---|
| committer | Peter Maydell | 2016-02-11 12:17:31 +0100 |
| commit | 3f208fd76bcc91a8506681bb8472f2398fe6f487 (patch) | |
| tree | bc3d1894f35937be8e3c75a77e79d687fa7d8c21 /include/exec/exec-all.h | |
| parent | target-arm: Update arm_generate_debug_exceptions() to handle EL2/EL3 (diff) | |
| download | qemu-3f208fd76bcc91a8506681bb8472f2398fe6f487.tar.gz qemu-3f208fd76bcc91a8506681bb8472f2398fe6f487.tar.xz qemu-3f208fd76bcc91a8506681bb8472f2398fe6f487.zip | |
target-arm: Add isread parameter to CPAccessFns
System registers might have access requirements which need to
be described via a CPAccessFn and which differ for reads and
writes. For this to be possible we need to pass the access
function a parameter to tell it whether the access being checked
is a read or a write.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Reviewed-by: Sergey Fedorov <serge.fdrv@gmail.com>
Message-id: 1454506721-11843-6-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'include/exec/exec-all.h')
0 files changed, 0 insertions, 0 deletions
