]> www.infradead.org Git - users/dwmw2/qemu.git/commit
target/hppa: Add instruction decoding for mfdiag and mtdiag
authorHelge Deller <deller@gmx.de>
Wed, 29 Jan 2025 03:28:57 +0000 (04:28 +0100)
committerHelge Deller <deller@gmx.de>
Thu, 30 Jan 2025 12:37:20 +0000 (13:37 +0100)
commitf7aa7fa97ce7d66d9255d663aa9df46f3505b137
treec37b2b2e5191eba2acb63aca63b786b66cb7f06c
parent009e0927f3d8cc852a6fee928dca52b5e9bd2ced
target/hppa: Add instruction decoding for mfdiag and mtdiag

Add 32- and 64-bit instruction decoding of the mfdiag and mtdiag
instructions which modify the diagnose registers.

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