OSDN Git Service

target/hppa: Remove TARGET_REGISTER_BITS
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 18 Oct 2023 04:11:19 +0000 (21:11 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 7 Nov 2023 02:49:34 +0000 (18:49 -0800)
commitc53e401ed9ffe4a5f5fe914828c0bfe9bf813cff
treea7a9cd4f80dddcb8ebc4a6317193354b0cef46b5
parenta4529fa83b3c1e8cd3303161a5895a5adc01a076
target/hppa: Remove TARGET_REGISTER_BITS

Rely only on TARGET_LONG_BITS, fixed at 64, and hppa_is_pa20.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/hppa/cpu-param.h
target/hppa/cpu.c
target/hppa/cpu.h
target/hppa/helper.c
target/hppa/helper.h
target/hppa/int_helper.c
target/hppa/machine.c
target/hppa/mem_helper.c
target/hppa/op_helper.c
target/hppa/sys_helper.c
target/hppa/translate.c