Re: [Qemu-devel] [PATCH 0/2] target-cris: Avoid unused-function warnings

2014-06-08 Thread Edgar E. Iglesias
On Sat, Jun 07, 2014 at 06:03:00PM +0100, Peter Maydell wrote: These patches correct some unused-function warnings in target-cris. I've included some cleanup and removal of wrapper functions to maintain symmetry between the to-reg and from-reg code. Applied both, thanks, Edgar thanks --

[Qemu-devel] [PATCH 0/2] target-cris: Avoid unused-function warnings

2014-06-07 Thread Peter Maydell
These patches correct some unused-function warnings in target-cris. I've included some cleanup and removal of wrapper functions to maintain symmetry between the to-reg and from-reg code. thanks -- PMM Peter Maydell (2): target-cris/translate.c: Remove t_gen_mov_TN_reg and t_gen_mov_reg_TN