qemu/target
Nikunj A Dadhania e122090df3 target-ppc: implement stxvll instructions
stxvll: Store VSX Vector Left-justified with Length

Vector (8-bit elements) in BE/LE:
+---+---+---+---+---+---+---+---+---+---+---+---+---+---+--+--+
|“T”|“h”|“i”|“s”|“ ”|“i”|“s”|“ ”|“a”|“ ”|“T”|“E”|“S”|“T”|00|00|
+---+---+---+---+---+---+---+---+---+---+---+---+---+---+--+--+

Storing 14 bytes would result in following Little/Big-endian Storage:
+---+---+---+---+---+---+---+---+---+---+---+---+---+---+--+--+
|“T”|“h”|“i”|“s”|“ ”|“i”|“s”|“ ”|“a”|“ ”|“T”|“E”|“S”|“T”|FF|FF|
+---+---+---+---+---+---+---+---+---+---+---+---+---+---+--+--+

Signed-off-by: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2017-01-31 10:10:13 +11:00
..
alpha migration: extend VMStateInfo 2017-01-24 17:54:47 +00:00
arm armv7m: R14 should reset to 0xffffffff 2017-01-27 15:29:08 +00:00
cris
hppa
i386 pc: Enable vmware-cpuid-freq CPU option for 2.9+ machine types 2017-01-27 18:07:58 +01:00
lm32
m68k
microblaze
mips migration: extend VMStateInfo 2017-01-24 17:54:47 +00:00
moxie
nios2 nios2: Add architecture emulation support 2017-01-24 13:10:35 -08:00
openrisc
ppc target-ppc: implement stxvll instructions 2017-01-31 10:10:13 +11:00
s390x
sh4
sparc migration: extend VMStateInfo 2017-01-24 17:54:47 +00:00
tilegx
tricore
unicore32
xtensa target/xtensa updates: 2017-01-25 16:36:57 +00:00