diff options
author | Lucas Mateus Castro (alqotel) | 2022-05-25 15:49:52 +0200 |
---|---|---|
committer | Daniel Henrique Barboza | 2022-06-20 13:38:58 +0200 |
commit | a173ba88be2b3e6aaae969629ee8a2577df2adc9 (patch) | |
tree | 8d3b75e626c94861c506f0aef6a827b68cea7313 /hw/intc | |
parent | host-utils: Implemented signed 256-by-128 division (diff) | |
download | qemu-a173ba88be2b3e6aaae969629ee8a2577df2adc9.tar.gz qemu-a173ba88be2b3e6aaae969629ee8a2577df2adc9.tar.xz qemu-a173ba88be2b3e6aaae969629ee8a2577df2adc9.zip |
target/ppc: Implemented remaining vector divide extended
Implement the following PowerISA v3.1 instructions:
vdivesd: Vector Divide Extended Signed Doubleword
vdiveud: Vector Divide Extended Unsigned Doubleword
vdivesq: Vector Divide Extended Signed Quadword
vdiveuq: Vector Divide Extended Unsigned Quadword
Signed-off-by: Lucas Mateus Castro (alqotel) <lucas.araujo@eldorado.org.br>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220525134954.85056-7-lucas.araujo@eldorado.org.br>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Diffstat (limited to 'hw/intc')
0 files changed, 0 insertions, 0 deletions