unicorn/qemu/target-sparc
Richard Henderson 6b4b493dae
tcg: Change tcg_global_mem_new_* to take a TCGv_ptr
Thus, use cpu_env as the parameter, not TCG_AREG0 directly.
Update all uses in the translators.

Backports commit e1ccc05444676b92c63708096e36582be27fbee1 from qemu
2018-02-08 12:33:33 -05:00
..
cc_helper.c Sparc support added. (#734) 2017-01-23 13:29:41 +08:00
cpu-qom.h remove slow cpu QOM casts (#815) 2017-05-02 14:56:39 +08:00
cpu.c Sparc support added. (#734) 2017-01-23 13:29:41 +08:00
cpu.h import 2015-08-21 15:04:50 +08:00
fop_helper.c import 2015-08-21 15:04:50 +08:00
helper.c do not use syscall to quit emulation. this can fix issues #147 & #148 2015-09-26 16:49:00 +08:00
helper.h rework code/block tracing 2016-01-22 18:42:27 -08:00
int32_helper.c import 2015-08-21 15:04:50 +08:00
int64_helper.c Sparc support added. (#734) 2017-01-23 13:29:41 +08:00
ldst_helper.c Sparc support added. (#734) 2017-01-23 13:29:41 +08:00
Makefile.objs cleanup Sparc unused code 2017-01-23 12:34:00 +08:00
mmu_helper.c import 2015-08-21 15:04:50 +08:00
TODO import 2015-08-21 15:04:50 +08:00
translate.c tcg: Change tcg_global_mem_new_* to take a TCGv_ptr 2018-02-08 12:33:33 -05:00
unicorn64.c This code should now build the x86_x64-softmmu part 2. 2017-01-19 22:50:28 +11:00
unicorn.c This code should now build the x86_x64-softmmu part 2. 2017-01-19 22:50:28 +11:00
unicorn.h New feature: registers can be bulk saved/restored in an opaque blob 2016-08-20 04:14:07 -07:00
vis_helper.c import 2015-08-21 15:04:50 +08:00
win_helper.c import 2015-08-21 15:04:50 +08:00