OSDN Git Service

target/hppa: Remove most of the TARGET_REGISTER_BITS redirections
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 18 Oct 2023 04:31:08 +0000 (21:31 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 7 Nov 2023 02:49:34 +0000 (18:49 -0800)
commit6fd0c7bc91d81244c8a0f418ac8d19bca0c20577
tree6f9d6dd7acb1e97aa7d3fa13ab3bdf5eeb9e50c5
parentc53e401ed9ffe4a5f5fe914828c0bfe9bf813cff
target/hppa: Remove most of the TARGET_REGISTER_BITS redirections

Remove all but those intended to change type to or from i64.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/hppa/translate.c