Re: [Qemu-devel] [PATCH 2/5] tricore: add UTOF instruction

2019-06-05 Thread Bastian Koppelmann
On 6/5/19 8:11 AM, David Brenken wrote: From: David Brenken Signed-off-by: Andreas Konopik Signed-off-by: David Brenken Signed-off-by: Georg Hofstetter Signed-off-by: Robert Rasche Signed-off-by: Lars Biermanski --- target/tricore/fpu_helper.c | 16 target/tricore/he

[Qemu-devel] [PATCH 2/5] tricore: add UTOF instruction

2019-06-04 Thread David Brenken
From: David Brenken Signed-off-by: Andreas Konopik Signed-off-by: David Brenken Signed-off-by: Georg Hofstetter Signed-off-by: Robert Rasche Signed-off-by: Lars Biermanski --- target/tricore/fpu_helper.c | 16 target/tricore/helper.h | 1 + target/tricore/translate.c