qemu-irix/linux-user
Laurent Vivier 0ccb9c1d81 target-m68k: add 680x0 divu/divs variants
Update helper to set the throwing location in case of div-by-0.
Cleanup divX.w and add quad word variants of divX.l.

Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Richard Henderson <rth@twidle.net>
[laurent: modified to clear Z on overflow, as found with risu]
2016-12-27 18:16:42 +01:00
..
aarch64
alpha
arm
cris
host
i386
m68k
microblaze
mips linux-user: Fix fadvise64() syscall support for Mips32 2016-10-21 15:20:13 +03:00
mips64 linux-user: Redirect termbits.h for Mips64 to termbits.h for Mips32 2016-10-21 15:20:13 +03:00
openrisc
ppc
s390x linux-user: Clean up target_structs.h header guards 2016-07-12 16:19:16 +02:00
sh4
sparc
sparc64 linux-user: sparc64: Use correct target SHMLBA in shmat() 2016-10-21 15:19:40 +03:00
tilegx
unicore32
x86_64
Makefile.objs
elfload.c linux-user/elfload: ensure mmap_lock() held while setting up 2016-10-31 10:51:16 +01:00
errno_defs.h
flat.h
flatload.c
ioctls.h
linux_loop.h
linuxload.c
m68k-sim.c
main.c target-m68k: add 680x0 divu/divs variants 2016-12-27 18:16:42 +01:00
mmap.c translate-all: add DEBUG_LOCKING asserts 2016-10-31 10:24:45 +01:00
qemu.h
safe-syscall.S
signal.c
socket.h
strace.c linux-user: Add support for clock_adjtime() syscall 2016-10-21 15:20:09 +03:00
strace.list linux-user: Add support for syncfs() syscall 2016-10-21 15:20:13 +03:00
syscall.c linux-user: enable parallel code generation on clone 2016-10-26 08:29:00 -07:00
syscall_defs.h linux-user: Fix definition of target_sigevent for 32-bit guests 2016-10-21 15:19:41 +03:00
syscall_types.h
target_flat.h
trace-events
uaccess.c
uname.c
uname.h
vm86.c