Re: [Qemu-devel] [PATCH v4 8/9] target-ppc: add lxvb16x instruction

2016-09-28 Thread Richard Henderson
On 09/27/2016 10:31 PM, Nikunj A Dadhania wrote: > lxvb16x: Load VSX Vector Byte*16 > > Little/Big-endian Storage > +--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+ > |F0|F1|F2|F3|F4|F5|F6|F7|E0|E1|E2|E3|E4|E5|E6|E7| > +--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+ > > Vector load results in:

[Qemu-devel] [PATCH v4 8/9] target-ppc: add lxvb16x instruction

2016-09-27 Thread Nikunj A Dadhania
lxvb16x: Load VSX Vector Byte*16 Little/Big-endian Storage +--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+ |F0|F1|F2|F3|F4|F5|F6|F7|E0|E1|E2|E3|E4|E5|E6|E7| +--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+ Vector load results in: +--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+ |F0|F1|F2|F3|F