accel/tcg: Introduce TARGET_TB_PCREL
Prepare for targets to be able to produce TBs that can run in more than one virtual context. Reviewed-by:Alex Bennée <alex.bennee@linaro.org> Signed-off-by:
Richard Henderson <richard.henderson@linaro.org>
Showing
- accel/tcg/cpu-exec.c 10 additions, 6 deletionsaccel/tcg/cpu-exec.c
- accel/tcg/internal.h 4 additions, 0 deletionsaccel/tcg/internal.h
- accel/tcg/tb-jmp-cache.h 41 additions, 0 deletionsaccel/tcg/tb-jmp-cache.h
- accel/tcg/translate-all.c 43 additions, 21 deletionsaccel/tcg/translate-all.c
- include/exec/cpu-defs.h 3 additions, 0 deletionsinclude/exec/cpu-defs.h
- include/exec/exec-all.h 30 additions, 2 deletionsinclude/exec/exec-all.h
Loading
Please register or sign in to comment