Hi Guys,
On 6/5/19 8:11 AM, David Brenken wrote:
From: David Brenken <david.bren...@efs-auto.de>
Hello everyone,
in the scope of this patchset we added implementations for the following
instructions for the target TriCore:
QSEED, FTOIZ, UTOF
first of all thanks for these patches. QSEED.F was one instruction that
was bugging me for some time and I didn't dare to do the grind figuring
out how it works in all details.
I left some comments in the patch emails but in general I think the
patches are nearly good to go. I created some scripts [1] to generate
random tricore asm programs that I run against tsim. This has been very
useful in catching bugs in the PSW calculation. You might want to run
them as well :)
Cheers,
Bastian
[1] https://github.com/bkoppelmann/tricore-qemu-tests