diff options
author | Matheus Ferst <matheus.ferst@eldorado.org.br> | 2021-12-17 17:57:13 +0100 |
---|---|---|
committer | Cédric Le Goater <clg@kaod.org> | 2021-12-17 17:57:13 +0100 |
commit | 5f1470b091007f24035d6d33149df49a6dd61682 (patch) | |
tree | 6b636ccdba4a212771ce3f2fd43e5f89b7e6e74b /linux-user | |
parent | 25ee608d79c1890c0f4e8c495ec8629d5712de45 (diff) | |
download | qemu-5f1470b091007f24035d6d33149df49a6dd61682.zip qemu-5f1470b091007f24035d6d33149df49a6dd61682.tar.gz qemu-5f1470b091007f24035d6d33149df49a6dd61682.tar.bz2 |
target/ppc: Implement Vector Expand Mask
Implement the following PowerISA v3.1 instructions:
vexpandbm: Vector Expand Byte Mask
vexpandhm: Vector Expand Halfword Mask
vexpandwm: Vector Expand Word Mask
vexpanddm: Vector Expand Doubleword Mask
vexpandqm: Vector Expand Quadword Mask
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br>
Message-Id: <20211203194229.746275-2-matheus.ferst@eldorado.org.br>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Diffstat (limited to 'linux-user')
0 files changed, 0 insertions, 0 deletions