sim-card
/
qemu
Archived
10
0
Fork 0
This repository has been archived on 2022-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
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
..
TODO fix spelling in target sub directory 2011-12-02 10:50:57 +00:00
cc_helper.c Sparc: avoid AREG0 for lazy condition code helpers 2011-10-23 15:09:37 +00:00
cpu.h target-sparc: Change fpr representation to doubles. 2011-10-26 13:55:26 -07:00
cpu_init.c target-sparc: Change fpr representation to doubles. 2011-10-26 13:55:26 -07:00
fop_helper.c target-sparc: Do exceptions management fully inside the helpers. 2011-10-26 13:57:06 -07:00
helper.c Improve "ta 0" shutdown 2011-11-19 11:22:57 +00:00
helper.h Improve "ta 0" shutdown 2011-11-19 11:22:57 +00:00
int32_helper.c Improve "ta 0" shutdown 2011-11-19 11:22:57 +00:00
int64_helper.c Sparc: convert interrupt helpers to trace framework 2011-10-26 17:18:58 +00:00
ldst_helper.c target-sparc: Change fpr representation to doubles. 2011-10-26 13:55:26 -07:00
machine.c target-sparc: Change fpr representation to doubles. 2011-10-26 13:55:26 -07:00
mmu_helper.c sparc: avoid cpu_get_physical_page_desc() 2012-01-03 19:19:28 +02:00
op_helper.c Sparc: split load and store op helpers 2011-10-26 17:19:20 +00:00
translate.c Improve "ta 0" shutdown 2011-11-19 11:22:57 +00:00
vis_helper.c target-sparc: Fix mixup of uint64 and uint64_t 2012-01-22 09:55:35 +00:00
win_helper.c Sparc: convert win_helper to trace framework 2011-10-26 17:19:18 +00:00