qemu-irix/linux-user
Richard Henderson 20132b9605 target-sparc: Don't compute full flags value so often
Avoid speculatively computing flags before every potentially trapping
operation and instead do the flags computation when a trap actually
occurs.  This gives approximately 30% speedup in emulation.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2012-10-13 10:17:28 +00:00
..
alpha
arm
cris
i386
m68k
microblaze
mips
mips64
mipsn32
openrisc
ppc
s390x
sh4
sparc
sparc64
unicore32
x86_64
Makefile.objs
cpu-uname.c
cpu-uname.h
elfload.c linux-user: remove two unchecked uses of strdup 2012-10-05 07:58:37 -05:00
errno_defs.h
flat.h
flatload.c
ioctls.h
linux_loop.h
linuxload.c
m68k-sim.c
main.c target-sparc: Don't compute full flags value so often 2012-10-13 10:17:28 +00:00
mmap.c
qemu-types.h
qemu.h linux-user: Use memcpy in get_user/put_user. 2012-09-21 22:02:15 +02:00
signal.c cleanup useless return sentence 2012-10-05 15:10:21 +02:00
socket.h
strace.c
strace.list
syscall.c linux-user: Remove redundant null check and replace free by g_free 2012-09-23 07:35:29 +01:00
syscall_defs.h
syscall_types.h
target_flat.h
uaccess.c
vm86.c