diff options
author | Bastian Koppelmann | 2021-03-05 14:03:51 +0100 |
---|---|---|
committer | Bastian Koppelmann | 2021-03-14 14:48:54 +0100 |
commit | 007479842b27e03173a333b8c2e0dae14be64f8d (patch) | |
tree | 675d81da6392aa9d0d51f41ba85ac96c4b56f7ad /qemu-img-cmds.hx | |
parent | tricore: fixed faulty conditions for extr and imask (diff) | |
download | qemu-007479842b27e03173a333b8c2e0dae14be64f8d.tar.gz qemu-007479842b27e03173a333b8c2e0dae14be64f8d.tar.xz qemu-007479842b27e03173a333b8c2e0dae14be64f8d.zip |
target/tricore: Fix imask OPC2_32_RRPW_IMASK for r3+1 == r2
if r3+1 and r2 are the same then we would overwrite r2 with our first
move and use the wrong result for the shift. Thus we store the result
from the mov in a temp.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Diffstat (limited to 'qemu-img-cmds.hx')
0 files changed, 0 insertions, 0 deletions