summaryrefslogtreecommitdiffstats
path: root/include/hw/hw.h
diff options
context:
space:
mode:
authorNikunj A Dadhania2016-12-09 13:17:20 +0100
committerDavid Gibson2017-01-31 00:10:13 +0100
commit6914bc4fb5c16cdf92d59e620e3f69de302ed838 (patch)
tree8f3399b84d293305fe475a231ec91adbc76e59b5 /include/hw/hw.h
parenttarget-ppc: Add xxperm and xxpermr instructions (diff)
downloadqemu-6914bc4fb5c16cdf92d59e620e3f69de302ed838.tar.gz
qemu-6914bc4fb5c16cdf92d59e620e3f69de302ed838.tar.xz
qemu-6914bc4fb5c16cdf92d59e620e3f69de302ed838.zip
target-ppc: implement lxvl instruction
lxvl: Load VSX Vector with Length Little/Big-endian Storage: +---+---+---+---+---+---+---+---+---+---+---+---+---+---+--+--+ |“T”|“h”|“i”|“s”|“ ”|“i”|“s”|“ ”|“a”|“ ”|“T”|“E”|“S”|“T”|FF|FF| +---+---+---+---+---+---+---+---+---+---+---+---+---+---+--+--+ Loading 14 bytes results in: Vector (8-bit elements) in BE: +---+---+---+---+---+---+---+---+---+---+---+---+---+---+--+--+ |“T”|“h”|“i”|“s”|“ ”|“i”|“s”|“ ”|“a”|“ ”|“T”|“E”|“S”|“T”|00|00| +---+---+---+---+---+---+---+---+---+---+---+---+---+---+--+--+ Vector (8-bit elements) in LE: +--+--+---+---+---+---+---+---+---+---+---+---+---+---+---+---+ |00|00|“T”|“S”|“E”|“T”|“ ”|“a”|“ ”|“s”|“i”|“ ”|“s”|“i”|"h"|"T"| +--+--+---+---+---+---+---+---+---+---+---+---+---+---+---+---+ Signed-off-by: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'include/hw/hw.h')
0 files changed, 0 insertions, 0 deletions