[Qemu-devel] [PATCH 14/17] lm32: todo and documentation

2011-02-17 Thread Michael Walle
This patch adds general target documentation and a todo list. Signed-off-by: Michael Walle --- target-lm32/README | 46 ++ target-lm32/TODO |3 +++ 2 files changed, 49 insertions(+), 0 deletions(-) create mode 100644 target-lm32/README create

Re: [Qemu-devel] [PATCH 14/17] lm32: todo and documentation

2011-02-12 Thread Blue Swirl
On Sat, Feb 12, 2011 at 12:45 AM, Michael Walle wrote: > Am Freitag 11 Februar 2011, 21:41:14 schrieb Blue Swirl: >> > +Special instructions >> > + >> > +The translation recognizes one special instruction to halt the cpu: >> > +  and r0, r0, r0 >> > +On real hardware this instr

Re: [Qemu-devel] [PATCH 14/17] lm32: todo and documentation

2011-02-11 Thread Michael Walle
Am Freitag 11 Februar 2011, 21:41:14 schrieb Blue Swirl: > > +Special instructions > > + > > +The translation recognizes one special instruction to halt the cpu: > > + and r0, r0, r0 > > +On real hardware this instruction is a nop. It is not used by GCC and > > +should (hopeful

Re: [Qemu-devel] [PATCH 14/17] lm32: todo and documentation

2011-02-11 Thread Blue Swirl
On Fri, Feb 11, 2011 at 1:12 AM, Michael Walle wrote: > This patch adds general target documentation and a todo list. > > Signed-off-by: Michael Walle > --- >  target-lm32/README |   46 ++ >  target-lm32/TODO   |    3 +++ >  2 files changed, 49 insertio

[Qemu-devel] [PATCH 14/17] lm32: todo and documentation

2011-02-10 Thread Michael Walle
This patch adds general target documentation and a todo list. Signed-off-by: Michael Walle --- target-lm32/README | 46 ++ target-lm32/TODO |3 +++ 2 files changed, 49 insertions(+), 0 deletions(-) create mode 100644 target-lm32/README create

[Qemu-devel] [PATCH 14/17] lm32: todo and documentation

2011-01-30 Thread Michael Walle
This patch adds general target documentation and a todo list. Signed-off-by: Michael Walle --- target-lm32/README | 46 ++ target-lm32/TODO |3 +++ 2 files changed, 49 insertions(+), 0 deletions(-) create mode 100644 target-lm32/README create