aboutsummaryrefslogtreecommitdiff
path: root/block/iscsi.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2019-04-29 17:36:02 +0100
committerPeter Maydell <peter.maydell@linaro.org>2019-04-29 17:36:02 +0100
commite33cf0f8d8c9998a7616684f9d6aa0d181b88803 (patch)
tree0bc446ee91b8d04c84feb3b2ef6a916e5d5bbd62 /block/iscsi.c
parenta356dacf647506bccdf8ecd23574246a8bf615ac (diff)
downloadqemu-e33cf0f8d8c9998a7616684f9d6aa0d181b88803.zip
qemu-e33cf0f8d8c9998a7616684f9d6aa0d181b88803.tar.gz
qemu-e33cf0f8d8c9998a7616684f9d6aa0d181b88803.tar.bz2
target/arm: Implement M-profile lazy FP state preservation
The M-profile architecture floating point system supports lazy FP state preservation, where FP registers are not pushed to the stack when an exception occurs but are instead only saved if and when the first FP instruction in the exception handler is executed. Implement this in QEMU, corresponding to the check of LSPACT in the pseudocode ExecuteFPCheck(). Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20190416125744.27770-24-peter.maydell@linaro.org
Diffstat (limited to 'block/iscsi.c')
0 files changed, 0 insertions, 0 deletions