commit | 270bea47a23b286c2ab3a76f720991c59680b8e6 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Tue Jul 04 14:08:48 2023 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Thu Jul 06 12:56:19 2023 +0100 |
tree | 2d939a5dffe19733b5751133870607707142e24a | |
parent | a9d8407016ab9d2423a00d767cad90968ba21f99 [diff] |
target/arm: Dump ZA[] when active Always print each matrix row whole, one per line, so that we get the entire matrix in the proper shape. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20230622151201.1578522-3-richard.henderson@linaro.org Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>