commit | f7aa7fa97ce7d66d9255d663aa9df46f3505b137 | [log] [tgz] |
---|---|---|
author | Helge Deller <deller@gmx.de> | Wed Jan 29 04:28:57 2025 +0100 |
committer | Helge Deller <deller@gmx.de> | Thu Jan 30 13:37:20 2025 +0100 |
tree | c37b2b2e5191eba2acb63aca63b786b66cb7f06c | |
parent | 009e0927f3d8cc852a6fee928dca52b5e9bd2ced [diff] |
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>