Hi David,
On 2/7/19 8:39 AM, David Brenken wrote:
> From: David Brenken <david.brenken@efs-auto.de>
>
> Hello,
>
> this patch series contains a fix for the RCR CADD and RCR CADDN instruction of the TriCore.
> The r4 and r3 registers were swapped.
>
> Best regards
>
> David Brenken
>
> David Brenken (2):
> tricore: fixed RCR_CADD instruction
> tricore: fixed RCR_CADDN instruction
>
> target/tricore/translate.c | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
Reviewed-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
I queued it for the next PR.
Cheers,
Bastian