]> Git Repo - qemu.git/commit - target/tricore/tricore-opcodes.h
target-tricore: fix BO_OFF10_SEXT calculating the wrong offset
authorBastian Koppelmann <[email protected]>
Tue, 5 May 2015 17:36:55 +0000 (19:36 +0200)
committerBastian Koppelmann <[email protected]>
Mon, 11 May 2015 12:15:46 +0000 (14:15 +0200)
commit4959d6b3662d94a5add5811ba1ff5243116b8987
tree9548a07400fa76726a00639814c2dc35066d39a9
parent7bd0eaec311d188412123a034abb44595deb7dae
target-tricore: fix BO_OFF10_SEXT calculating the wrong offset

The lower part of the combined offset was sign extended and could lead to
wrong results.

Signed-off-by: Bastian Koppelmann <[email protected]>
target-tricore/tricore-opcodes.h
This page took 0.024951 seconds and 4 git commands to generate.