]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/hppa: Move diag argument handling to decodetree
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 26 Mar 2024 17:08:53 +0000 (07:08 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 29 Mar 2024 17:51:42 +0000 (07:51 -1000)
commit381931275a9e09fb832bd6be0b41ebd6ce415099
tree8748e60c6a83c8ca88cd6b911205daea8c63f041
parent558c09bef87cfa891f0eb12651208cb46212815d
target/hppa: Move diag argument handling to decodetree

Split trans_diag into per-operation functions.

Reviewed-by: Helge Deller <deller@gmx.de>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/hppa/insns.decode
target/hppa/translate.c