unicorn/qemu/target-m68k
Lioncash 0273e6ae18
tcg: Put opcodes in a linked list
The previous setup required ops and args to be completely sequential,
and was error prone when it came to both iteration and optimization.
2018-02-09 12:54:05 -05:00
..
cpu-qom.h remove slow cpu QOM casts (#815) 2017-05-02 14:56:39 +08:00
cpu.c M68K support added. (#735) 2017-01-23 14:40:02 +08:00
cpu.h
helper.c
helper.h
m68k-qreg.h
Makefile.objs del qemu/target-m68k/m68k-semi.c 2017-01-20 11:52:31 +08:00
op_helper.c
qregs.def
translate.c tcg: Put opcodes in a linked list 2018-02-09 12:54:05 -05:00
unicorn.c M68K support added. (#735) 2017-01-23 14:40:02 +08:00
unicorn.h New feature: registers can be bulk saved/restored in an opaque blob 2016-08-20 04:14:07 -07:00