unicorn/qemu/target-m68k
Richard Henderson a41b9acc0c
tcg: Introduce tcg_op_buf_count and tcg_op_buf_full
The method by which we count the number of ops emitted
is going to change. Abstract that away into some inlines.

Backports commit fe700adb3db5b028b504423b946d4ee5200a8f2f from qemu.
2018-02-09 09:31:17 -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 import 2015-08-21 15:04:50 +08:00
helper.c import 2015-08-21 15:04:50 +08:00
helper.h rework code/block tracing 2016-01-22 18:42:27 -08:00
m68k-qreg.h import 2015-08-21 15:04:50 +08:00
Makefile.objs del qemu/target-m68k/m68k-semi.c 2017-01-20 11:52:31 +08:00
op_helper.c import 2015-08-21 15:04:50 +08:00
qregs.def import 2015-08-21 15:04:50 +08:00
translate.c tcg: Introduce tcg_op_buf_count and tcg_op_buf_full 2018-02-09 09:31:17 -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