unicorn/qemu/accel/tcg
Richard Henderson c6f644ea0c tcg: Remove softmmu code_gen_buffer fixed address
The commentary talks about "in concert with the addresses
assigned in the relevant linker script", except there is no
linker script for softmmu, nor has there been for some time.

(Do not confuse the user-only linker script editing that was
removed in the previous patch, because user-only does not
use this code_gen_buffer allocation method.)

Backports commit 64547a3bb6c92781372994e4e9b25a89f6c88074 from qemu
2020-04-30 07:03:06 -04:00
..
atomic_template.h
cpu-exec-common.c
cpu-exec.c Ensure that PC is not fixed up when code tracing or timing. (#1179) 2020-01-14 09:52:25 -05:00
cputlb.c
Makefile.objs
tcg-runtime-gvec.c tcg: Remove tcg-runtime-gvec.c DO_CMP0 2020-04-30 06:43:07 -04:00
tcg-runtime.c
tcg-runtime.h
translate-all.c tcg: Remove softmmu code_gen_buffer fixed address 2020-04-30 07:03:06 -04:00
translate-all.h
translate-common.c
translator.c