summaryrefslogtreecommitdiffstats
path: root/include/exec/cpu_ldst.h
diff options
context:
space:
mode:
authorRichard Henderson2021-08-05 02:54:30 +0200
committerRichard Henderson2022-02-08 23:00:00 +0100
commit321dbde33a6aa8e7780a3b6b4746628d215a1fec (patch)
treec1cd9f67d404369f8a997c517549c5bbd81b35ec /include/exec/cpu_ldst.h
parenttcg/sparc: Add tcg_out_jmpl_const for better tail calls (diff)
downloadqemu-321dbde33a6aa8e7780a3b6b4746628d215a1fec.tar.gz
qemu-321dbde33a6aa8e7780a3b6b4746628d215a1fec.tar.xz
qemu-321dbde33a6aa8e7780a3b6b4746628d215a1fec.zip
tcg/sparc: Support unaligned access for user-only
This is kinda sorta the opposite of the other tcg hosts, where we get (normal) alignment checks for free with host SIGBUS and need to add code to support unaligned accesses. This inline code expansion is somewhat large, but it takes quite a few instructions to make a function call to a helper anyway. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'include/exec/cpu_ldst.h')
0 files changed, 0 insertions, 0 deletions