Skip to content
Commit 00e1754f authored by Bastian Koppelmann's avatar Bastian Koppelmann
Browse files

target-tricore: fix RRPW_DEXTR using wrong reg



RRPW_DEXTR used r1 for the low part and r2 for the high part. It should be the
other way round. This also fixes that the result of the first shift was not
saved in a temp and could overwrite registers that were needed for the second
shift.

Signed-off-by: default avatarBastian Koppelmann <kbastian@mail.uni-paderborn.de>
parent 2b9d09bb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment