diff options
| author | Nikunj A Dadhania | 2016-11-23 12:37:16 +0100 |
|---|---|---|
| committer | David Gibson | 2017-01-31 00:10:12 +0100 |
| commit | e3001664f1725de98e21196ae7aa53488c8e9029 (patch) | |
| tree | a4ccea8b972bfa01d33fdea8e0cb24dbe8b9e9d5 /include/exec | |
| parent | target-ppc: implement lxsd and lxssp instructions (diff) | |
| download | qemu-e3001664f1725de98e21196ae7aa53488c8e9029.tar.gz qemu-e3001664f1725de98e21196ae7aa53488c8e9029.tar.xz qemu-e3001664f1725de98e21196ae7aa53488c8e9029.zip | |
target-ppc: implement stxsd and stxssp
stxsd: Store VSX Scalar Dword
stxssp: Store VSX Scalar SP
Moreover, DQ-Form/DS-FORM instructions shares the same primary
opcode(0x3D). For DQ-FORM bits 29:31 are used, for DS-FORM bits 30:31
are used. Common routine to decode primary opcode(0x3D) -
ds-form/dq-form instructions is required.
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/exec')
0 files changed, 0 insertions, 0 deletions
