diff options
author | Guenter Roeck <linux@roeck-us.net> | 2022-12-12 09:03:17 -0600 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2022-12-18 09:36:07 -0800 |
commit | bc2331635ce18ff068d2bb1e493bc546e1f786e1 (patch) | |
tree | 6670d16aab7c6d2ea7c5d4affa8886d935d20f10 /hw/scsi | |
parent | 562d4af32ec2213061f844b3838223fd7711b56a (diff) | |
download | qemu-bc2331635ce18ff068d2bb1e493bc546e1f786e1.zip qemu-bc2331635ce18ff068d2bb1e493bc546e1f786e1.tar.gz qemu-bc2331635ce18ff068d2bb1e493bc546e1f786e1.tar.bz2 |
target/sh4: Mask restore of env->flags from tb->flags
The values in env->flags are a subset of tb->flags.
Restore only the bits that belong.
Cc: qemu-stable@nongnu.org
Fixes: ab419fd8a035 ("target/sh4: Fix TB_FLAG_UNALIGN")
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Message-ID: <20221212011345.GA2235238@roeck-us.net>
[rth: Reduce to only the the superh_cpu_synchronize_from_tb change]
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw/scsi')
0 files changed, 0 insertions, 0 deletions