summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorTom Musta2014-03-31 23:03:57 +0200
committerAlexander Graf2014-04-08 11:20:01 +0200
commit80189035de73f30e42a7f933c45cccfc4b0c56e9 (patch)
treef6aa76e916362c32fe0c60c3aad24041995f4f17 /include/exec
parenttarget-ppc: Bug: VSX Convert to Integer Should Truncate (diff)
downloadqemu-80189035de73f30e42a7f933c45cccfc4b0c56e9.tar.gz
qemu-80189035de73f30e42a7f933c45cccfc4b0c56e9.tar.xz
qemu-80189035de73f30e42a7f933c45cccfc4b0c56e9.zip
target-ppc: Define Endian-Correct Accessors for VSR Field Access
This change defines accessors for VSR doubleword and word fields that are correct from a host Endian perspective. This allows code to use the Power ISA indexing numbers in code. For example, the xscvdpsxws instruction has a target VSR that looks like this: 0 32 64 127 +-----------+--------+-----------+-----------+ | undefined | SW | undefined | undefined | +-----------+--------+-----------+-----------+ VSX helper code will use VsrW(1) to access this field. Signed-off-by: Tom Musta <tommusta@gmail.com> Tested-by: Tom Musta <tommusta@gmail.com> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions