Re: [Qemu-devel] [PATCH 00/21] AREG0 patches, final round

2012-09-04 Thread Richard Henderson
On 09/02/2012 10:33 AM, Blue Swirl wrote: > target-s390x: fix style > target-s390x: split FPU ops > target-s390x: split condition code helpers > target-s390x: split integer helpers > target-s390x: split memory access helpers > target-s390x: rename op_helper.c to misc_helper.c > target

[Qemu-devel] [PATCH 00/21] AREG0 patches, final round

2012-09-02 Thread Blue Swirl
Convert remaining targets to AREG0 free mode. I decided after s390x to not split the remaining op_helper.c files to for example fpu_helper.c, int_helper.c etc. It may still make sense especially for MIPS with 3442 lines in op_helper.c. This can be done later. After this series, whole of QEMU can