OSDN Git Service

target/hppa: Replace tcg_gen_*_tl with tcg_gen_*_i64
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 18 Oct 2023 04:49:54 +0000 (21:49 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 7 Nov 2023 02:49:34 +0000 (18:49 -0800)
commitd265360f07b83f658431425a384a27c303feab9e
tree341fbc52136c0bd3b0cbc3713183b25f964d05a6
parentaac0f603de963fe6dc8a4b1c83dc43006635f1bc
target/hppa: Replace tcg_gen_*_tl with tcg_gen_*_i64

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