qemu-e2k/target/m68k
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
..
Makefile.objs Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
cpu-qom.h Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
cpu.c Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
cpu.h target-m68k: add 680x0 divu/divs variants 2016-12-27 18:16:42 +01:00
gdbstub.c Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
helper.c Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
helper.h target-m68k: add 680x0 divu/divs variants 2016-12-27 18:16:42 +01:00
m68k-semi.c Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
op_helper.c target-m68k: add 680x0 divu/divs variants 2016-12-27 18:16:42 +01:00
qregs.def target-m68k: add 680x0 divu/divs variants 2016-12-27 18:16:42 +01:00
translate.c target-m68k: add 680x0 divu/divs variants 2016-12-27 18:16:42 +01:00