aboutsummaryrefslogtreecommitdiff
path: root/linux-user/sparc/cpu_loop.c
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2022-08-28 18:58:20 -0700
committerRichard Henderson <richard.henderson@linaro.org>2022-10-04 12:33:05 -0700
commitab419fd8a035a65942de4e63effcd55ccbf1a9fe (patch)
tree55d0319dbdd6b945fce99fe70f06fd1694b32cbd /linux-user/sparc/cpu_loop.c
parent20add588296a8a24374004e9dbf6219f28665d34 (diff)
target/sh4: Fix TB_FLAG_UNALIGN
The value previously chosen overlaps GUSA_MASK. Rename all DELAY_SLOT_* and GUSA_* defines to emphasize that they are included in TB_FLAGs. Add aliases for the FPSCR and SR bits that are included in TB_FLAGS, so that we don't accidentally reassign those bits. Fixes: 4da06fb3062 ("target/sh4: Implement prctl_unalign_sigbus") Resolves: https://gitlab.com/qemu-project/qemu/-/issues/856 Reviewed-by: Yoshinori Sato <ysato@users.sourceforge.jp> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'linux-user/sparc/cpu_loop.c')
0 files changed, 0 insertions, 0 deletions