From: Anton Johansson Date: Mon, 27 Feb 2023 13:51:44 +0000 (+0100) Subject: target/arm: Remove `TARGET_TB_PCREL` define X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=48fbcf5c6c630eb169a5f60b6a9f00ae2ae5de87;p=qemu.git target/arm: Remove `TARGET_TB_PCREL` define Signed-off-by: Anton Johansson Reviewed-by: Philippe Mathieu-Daudé Message-Id: <20230227135202.9710-10-anjo@rev.ng> Signed-off-by: Richard Henderson --- diff --git a/target/arm/cpu-param.h b/target/arm/cpu-param.h index 53cac9c89b..b7bde18986 100644 --- 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. *