]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/alpha: Introduce alpha_phys_addr_space_bits()
authorAnton Johansson <anjo@rev.ng>
Mon, 12 Jan 2026 12:22:42 +0000 (13:22 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 12 Jan 2026 22:47:56 +0000 (23:47 +0100)
commitf5fa259b502ac6fc4412ca4e762c5aa33bbddc79
treeb0c28607174cf1abe4a76147b97695acfc44a59a
parent62e8edfe1b5b9824a93500265562a9d6dde83fd6
target/alpha: Introduce alpha_phys_addr_space_bits()

In preparation for dropping TARGET_PHYS_ADDR_SPACE_BITS, add a
a runtime function to correctly represent the size of the physical
address space for EV4-6 based on the current CPU version.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Anton Johansson <anjo@rev.ng>
Message-ID: <20260112-phys_addr-v3-1-5f90fdb4015f@rev.ng>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
linux-user/alpha/target_proc.h