summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorNikunj A Dadhania2016-11-23 12:37:15 +0100
committerDavid Gibson2017-01-31 00:10:12 +0100
commit5cb091a4fd434ae29fd329308dc2cb3d78a068e6 (patch)
tree3b0b260eee046b200802a4d82c70a477fae0ab57 /include
parenttarget-ppc: Add xscmpoqp and xscmpuqp instructions (diff)
downloadqemu-5cb091a4fd434ae29fd329308dc2cb3d78a068e6.tar.gz
qemu-5cb091a4fd434ae29fd329308dc2cb3d78a068e6.tar.xz
qemu-5cb091a4fd434ae29fd329308dc2cb3d78a068e6.zip
target-ppc: implement lxsd and lxssp instructions
lxsd: Load VSX Scalar Dword lxssp: Load VSX Scalar Single Moreover, DS-Form instructions shares the same primary opcode, bits 30:31 are used to decode the instruction. Use a common routine to decode primary opcode(0x39) - ds-form instructions and branch-out depending on bits 30:31. Signed-off-by: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com> Reviewed-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions