qemu/target-sparc
Andreas Färber 520c0d8d27 target-sparc: Fix mixup of uint64 and uint64_t
Commit 793a137a41 (target-sparc:
Implement BMASK/BSHUFFLE.) introduced a stray usage of softfloat uint64
type.

Use uint64_t instead.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Cc: Richard Henderson <rth@twiddle.net>
Cc: Blue Swirl <blauwirbel@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2012-01-22 09:55:35 +00:00
..
cc_helper.c
cpu_init.c
cpu.h
fop_helper.c
helper.c
helper.h
int32_helper.c
int64_helper.c
ldst_helper.c
machine.c
mmu_helper.c sparc: avoid cpu_get_physical_page_desc() 2012-01-03 19:19:28 +02:00
op_helper.c
TODO
translate.c
vis_helper.c target-sparc: Fix mixup of uint64 and uint64_t 2012-01-22 09:55:35 +00:00
win_helper.c