Re: [Qemu-devel] [PATCH 0/6] A64: finish Neon 3-reg-diff category, add LDTR/STTR

2014-02-17 Thread Richard Henderson
On 02/16/2014 12:21 PM, Peter Maydell wrote: > Another patchset of random filling in the gaps in our Neon > coverage. Patches 1 through 5 complete our handling of the > three-reg-different category of Neon instructions. > > Patch 6 implements the "unprivileged load/store" LDTR/STTR > instructions.

[Qemu-devel] [PATCH 0/6] A64: finish Neon 3-reg-diff category, add LDTR/STTR

2014-02-16 Thread Peter Maydell
Another patchset of random filling in the gaps in our Neon coverage. Patches 1 through 5 complete our handling of the three-reg-different category of Neon instructions. Patch 6 implements the "unprivileged load/store" LDTR/STTR instructions. (In fact AArch64 Linux doesn't use these, and they're pr