diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-04-07 19:45:31 -0500 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-05-16 15:21:39 -0700 |
commit | 2908650333ec463031632baa6ab2c9609732056d (patch) | |
tree | 2b3fe35769b96a9b99a58bdbc98ff32613d2903b /linux-user/sparc/target_prctl.h | |
parent | 1a42d9d472b61e4db2fb16800495d402cb9b94af (diff) | |
download | qemu-2908650333ec463031632baa6ab2c9609732056d.zip qemu-2908650333ec463031632baa6ab2c9609732056d.tar.gz qemu-2908650333ec463031632baa6ab2c9609732056d.tar.bz2 |
tcg/sparc64: Use standard slow path for softmmu
Drop the target-specific trampolines for the standard slow path.
This lets us use tcg_out_helper_{ld,st}_args, and handles the new
atomicity bits within MemOp.
At the same time, use the full load/store helpers for user-only mode.
Drop inline unaligned access support for user-only mode, as it does
not handle atomicity.
Use TCG_REG_T[1-3] in the tlb lookup, instead of TCG_REG_O[0-2].
This allows the constraints to be simplified.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'linux-user/sparc/target_prctl.h')
0 files changed, 0 insertions, 0 deletions