diff options
author | Richard Henderson | 2022-08-29 03:58:20 +0200 |
---|---|---|
committer | Richard Henderson | 2022-10-04 21:33:05 +0200 |
commit | ab419fd8a035a65942de4e63effcd55ccbf1a9fe (patch) | |
tree | 55d0319dbdd6b945fce99fe70f06fd1694b32cbd /linux-user/main.c | |
parent | tcg/ppc: Optimize 26-bit jumps (diff) | |
download | qemu-ab419fd8a035a65942de4e63effcd55ccbf1a9fe.tar.gz qemu-ab419fd8a035a65942de4e63effcd55ccbf1a9fe.tar.xz qemu-ab419fd8a035a65942de4e63effcd55ccbf1a9fe.zip |
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/main.c')
0 files changed, 0 insertions, 0 deletions