Re: [Qemu-devel] [PATCH] target-moxie: Use new qemu_ld/st opcodes

2013-12-15 Thread Anthony Green
Richard Henderson writes: > Strict search-and-replace, since the moxie port does nothing complicated. > > Cc: Anthony Green > Signed-off-by: Richard Henderson > --- > target-moxie/translate.c | 52 > > 1 file changed, 26 insertions(+), 26 delet

Re: [Qemu-devel] [PATCH] target-moxie: Use new qemu_ld/st opcodes

2013-12-14 Thread Peter Crosthwaite
On Sun, Dec 15, 2013 at 2:18 PM, Anthony Green wrote: > Richard Henderson writes: > >> Strict search-and-replace, since the moxie port does nothing complicated. >> >> Cc: Anthony Green >> Signed-off-by: Richard Henderson >> --- >> target-moxie/translate.c | 52 >> -

Re: [Qemu-devel] [PATCH] target-moxie: Use new qemu_ld/st opcodes

2013-12-14 Thread Anthony Green
Richard Henderson writes: > Strict search-and-replace, since the moxie port does nothing complicated. > > Cc: Anthony Green > Signed-off-by: Richard Henderson > --- > target-moxie/translate.c | 52 > > 1 file changed, 26 insertions(+), 26 delet

[Qemu-devel] [PATCH] target-moxie: Use new qemu_ld/st opcodes

2013-12-11 Thread Richard Henderson
Strict search-and-replace, since the moxie port does nothing complicated. Cc: Anthony Green Signed-off-by: Richard Henderson --- target-moxie/translate.c | 52 1 file changed, 26 insertions(+), 26 deletions(-) Untested, since there's no openrisc