mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 18:44:58 -06:00
tcg: Remove TCG_TARGET_TLB_DISPLACEMENT_BITS
The last use was removed bye77c89fb08
. Fixes:e77c89fb08
("cputlb: Remove static tlb sizing") Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
This commit is contained in:
parent
dd906a37c7
commit
194339461b
9 changed files with 0 additions and 9 deletions
|
@ -28,7 +28,6 @@
|
|||
#include "host/cpuinfo.h"
|
||||
|
||||
#define TCG_TARGET_INSN_UNIT_SIZE 1
|
||||
#define TCG_TARGET_TLB_DISPLACEMENT_BITS 31
|
||||
|
||||
#ifdef __x86_64__
|
||||
# define TCG_TARGET_REG_BITS 64
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue