qemu/linux-user/s390x
David Hildenbrand 4f83d7d212 s390x: Use uint64_t for vector registers
CPU_DoubleU is primarily used to reinterpret between integer and floats.
We don't really need this functionality. So let's just keep it simple
and use an uint64_t.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: David Hildenbrand <david@redhat.com>
2019-06-07 14:53:25 +02:00
..
cpu_loop.c qom/cpu: Simplify how CPUClass:cpu_dump_state() prints 2019-04-18 22:18:59 +02:00
signal.c s390x: Use uint64_t for vector registers 2019-06-07 14:53:25 +02:00
sockbits.h
syscall_nr.h
target_cpu.h
target_elf.h
target_fcntl.h
target_signal.h
target_structs.h
target_syscall.h
termbits.h