]> Git Repo - qemu.git/commit
target/arm: Reuse sve_probe_page for gather first-fault loads
authorRichard Henderson <[email protected]>
Fri, 8 May 2020 15:43:56 +0000 (08:43 -0700)
committerPeter Maydell <[email protected]>
Mon, 11 May 2020 10:22:06 +0000 (11:22 +0100)
commit50de9b78cec06e6d16e92a114a505779359ca532
tree80bce07f5e7bd1c3cb393f2adc49e9a97af98e1d
parent0fa476c1bb37a70df7eeff1e5bfb4791feb37e0e
target/arm: Reuse sve_probe_page for gather first-fault loads

This avoids the need for a separate set of helpers to implement
no-fault semantics, and will enable MTE in the future.

Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
Message-id: 20200508154359[email protected]
Signed-off-by: Peter Maydell <[email protected]>
target/arm/sve_helper.c
This page took 0.025885 seconds and 4 git commands to generate.