qemu-e2k/target
Matheus Ferst b3d4520585 target/ppc: implement xscvqp[su]qz
Implement the following PowerISA v3.1 instructions:
xscvqpsqz: VSX Scalar Convert with round to zero Quad-Precision to
           Signed Quadword
xscvqpuqz: VSX Scalar Convert with round to zero Quad-Precision to
           Unsigned Quadword

Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220330175932.6995-9-matheus.ferst@eldorado.org.br>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
2022-04-20 18:00:30 -03:00
..
alpha Move CPU softfloat unions to cpu-float.h 2022-04-06 14:31:43 +02:00
arm Remove qemu-common.h include from most units 2022-04-06 14:31:55 +02:00
avr target: Use ArchCPU as interface to target CPU 2022-03-06 22:23:09 +01:00
cris target: Use ArchCPU as interface to target CPU 2022-03-06 22:23:09 +01:00
hexagon Remove qemu-common.h include from most units 2022-04-06 14:31:55 +02:00
hppa Move CPU softfloat unions to cpu-float.h 2022-04-06 14:31:43 +02:00
i386 target/i386: fix byte swap issue with XMM register access 2022-04-20 16:04:20 +01:00
m68k Move CPU softfloat unions to cpu-float.h 2022-04-06 14:31:43 +02:00
microblaze Move CPU softfloat unions to cpu-float.h 2022-04-06 14:31:43 +02:00
mips Remove qemu-common.h include from most units 2022-04-06 14:31:55 +02:00
nios2 Remove qemu-common.h include from most units 2022-04-06 14:31:55 +02:00
openrisc Move CPU softfloat unions to cpu-float.h 2022-04-06 14:31:43 +02:00
ppc target/ppc: implement xscvqp[su]qz 2022-04-20 18:00:30 -03:00
riscv Remove qemu-common.h include from most units 2022-04-06 14:31:55 +02:00
rx Remove qemu-common.h include from most units 2022-04-06 14:31:55 +02:00
s390x Remove qemu-common.h include from most units 2022-04-06 14:31:55 +02:00
sh4 Move CPU softfloat unions to cpu-float.h 2022-04-06 14:31:43 +02:00
sparc Move CPU softfloat unions to cpu-float.h 2022-04-06 14:31:43 +02:00
tricore Remove qemu-common.h include from most units 2022-04-06 14:31:55 +02:00
xtensa Remove qemu-common.h include from most units 2022-04-06 14:31:55 +02:00
Kconfig meson: Introduce target-specific Kconfig 2021-07-09 18:21:34 +02:00
meson.build Drop the deprecated unicore32 target 2021-05-12 18:20:52 +02:00