Re: [Qemu-devel] [PATCH v16 00/35] TileGX basic instructions

2015-09-15 Thread Peter Maydell
On 14 September 2015 at 23:43, Richard Henderson wrote: > Incorporating review from v15, some of which was in v14 but > I somehow skipped over. > > Major changes are: > * revbit functions for host-utils.h > * implementation of atomic operations not split across two patches > * unsigned vecto

[Qemu-devel] [PATCH v16 00/35] TileGX basic instructions

2015-09-14 Thread Richard Henderson
Incorporating review from v15, some of which was in v14 but I somehow skipped over. Major changes are: * revbit functions for host-utils.h * implementation of atomic operations not split across two patches * unsigned vector shifts avoid a loop. r~ Chen Gang (9): linux-user: tilegx: Add