projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea5446a
)
target/arm: Remove `TARGET_TB_PCREL` define
author
Anton Johansson
<anjo@rev.ng>
Mon, 27 Feb 2023 13:51:44 +0000
(14:51 +0100)
committer
Richard Henderson
<richard.henderson@linaro.org>
Wed, 1 Mar 2023 17:32:07 +0000
(07:32 -1000)
Signed-off-by: Anton Johansson <anjo@rev.ng>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <
20230227135202
.9710-10-anjo@rev.ng>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/arm/cpu-param.h
patch
|
blob
|
history
diff --git
a/target/arm/cpu-param.h
b/target/arm/cpu-param.h
index 53cac9c89bf9e8f7a75547e5ec9598c77cbc1ba8..b7bde189860cfb66d63f81dcc93bd28114605911 100644
(file)
--- a/
target/arm/cpu-param.h
+++ b/
target/arm/cpu-param.h
@@
-31,8
+31,6
@@
# define TARGET_PAGE_BITS_VARY
# define TARGET_PAGE_BITS_MIN 10
-# define TARGET_TB_PCREL 1
-
/*
* Cache the attrs and shareability fields from the page table entry.
*