]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/hppa: Pass d to do_cond
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 17 Sep 2023 02:26:15 +0000 (19:26 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 7 Nov 2023 02:49:33 +0000 (18:49 -0800)
commita751eb31b669d4daa27cd31996f3cd26a47b26eb
tree6c3f55f585f45c95cf48e480c4c2452025d428b2
parentf3618f59f3559eae69c34e0fe621685614b4350d
target/hppa: Pass d to do_cond

Hoist the resolution of d up one level above do_cond.

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