diff options
author | Rajalakshmi Srinivasaraghavan | 2016-09-06 07:04:08 +0200 |
---|---|---|
committer | David Gibson | 2016-09-23 02:29:40 +0200 |
commit | a5ad8fbf9d771d2accb583fc1eb58faf9931cfce (patch) | |
tree | 4c9dc23daef4a8a162ee70373ffdae1ddb70521e /linux-user | |
parent | target-ppc: add vector extract instructions (diff) | |
download | qemu-a5ad8fbf9d771d2accb583fc1eb58faf9931cfce.tar.gz qemu-a5ad8fbf9d771d2accb583fc1eb58faf9931cfce.tar.xz qemu-a5ad8fbf9d771d2accb583fc1eb58faf9931cfce.zip |
target-ppc: add vector count trailing zeros instructions
The following vector count trailing zeros instructions are
added from ISA 3.0.
vctzb - Vector Count Trailing Zeros Byte
vctzh - Vector Count Trailing Zeros Halfword
vctzw - Vector Count Trailing Zeros Word
vctzd - Vector Count Trailing Zeros Doubleword
Signed-off-by: Rajalakshmi Srinivasaraghavan <raji@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 'linux-user')
0 files changed, 0 insertions, 0 deletions