OSDN Git Service

target/hppa: Pass d to do_log_cond
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 17 Sep 2023 02:30:10 +0000 (19:30 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 7 Nov 2023 02:49:33 +0000 (18:49 -0800)
commitb5af84233d423fba25569f4c2df338eb2be30415
treef0e0ba43997ad377ae1aa5a923fdf257f2daebed
parent4fe9533accedd2729667aa7568c9b5a690c15d1d
target/hppa: Pass d to do_log_cond

Hoist the resolution of d up one level above do_log_cond.

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