Re: [Qemu-devel] [PATCH v2 1/3] target-xtensa: add dc233c core

2012-04-15 Thread Blue Swirl
On Sun, Apr 15, 2012 at 15:16, Andreas Färber wrote: > Am 15.04.2012 17:12, schrieb Max Filippov: >> This is Diamond 233L Standard Core Rev.C (LE), implemented through >> linux/gdb overlay. >> >> Signed-off-by: Max Filippov >> --- >>  Makefile.target                        |    1 + >>  target-xte

Re: [Qemu-devel] [PATCH v2 1/3] target-xtensa: add dc233c core

2012-04-15 Thread Andreas Färber
Am 15.04.2012 17:12, schrieb Max Filippov: > This is Diamond 233L Standard Core Rev.C (LE), implemented through > linux/gdb overlay. > > Signed-off-by: Max Filippov > --- > Makefile.target|1 + > target-xtensa/core-dc233c.c| 55 > target-xtensa/core

[Qemu-devel] [PATCH v2 1/3] target-xtensa: add dc233c core

2012-04-15 Thread Max Filippov
This is Diamond 233L Standard Core Rev.C (LE), implemented through linux/gdb overlay. Signed-off-by: Max Filippov --- Makefile.target|1 + target-xtensa/core-dc233c.c| 55 target-xtensa/core-dc233c/core-isa.h | 475 +++