Re: [Qemu-devel] [PATCH 01/10] target-tricore: Add ISA v1.3.1 cpu and fix tc1796 to using v1.3

2015-05-21 Thread Richard Henderson
On 05/13/2015 02:45 AM, Bastian Koppelmann wrote: > Signed-off-by: Bastian Koppelmann > --- > target-tricore/cpu.c | 8 > 1 file changed, 8 insertions(+) Reviewed-by: Richard Henderson r~

[Qemu-devel] [PATCH 01/10] target-tricore: Add ISA v1.3.1 cpu and fix tc1796 to using v1.3

2015-05-13 Thread Bastian Koppelmann
Signed-off-by: Bastian Koppelmann --- target-tricore/cpu.c | 8 1 file changed, 8 insertions(+) diff --git a/target-tricore/cpu.c b/target-tricore/cpu.c index 2ba0cf4..9fe0b97 100644 --- a/target-tricore/cpu.c +++ b/target-tricore/cpu.c @@ -118,6 +118,13 @@ static void tc1796_initfn(Obj