diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2025-07-18 18:30:26 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2025-07-21 11:13:55 +0100 |
commit | f71c3f470f48bece6d0601171bfda63a0b746879 (patch) | |
tree | f042dde1533677935d1f4e5a600e4cbd558b1e86 /scripts/tracetool/backend/simple.py | |
parent | 279438560ba8575266e9105202c6e87044d24885 (diff) | |
download | qemu-f71c3f470f48bece6d0601171bfda63a0b746879.zip qemu-f71c3f470f48bece6d0601171bfda63a0b746879.tar.gz qemu-f71c3f470f48bece6d0601171bfda63a0b746879.tar.bz2 |
target/arm: Add BFMUL (indexed)
FEAT_SVE_B16B16 adds a bfloat16 version of the FMUL insn in the
floating-point multiply (indexed) instruction group. The encoding
is slightly bespoke; in our implementation we use MO_8 to indicate
bfloat16, as with the other B16B16 insns.
Fixes: 7b1613a1020d2942 ("target/arm: Enable FEAT_SME2p1 on -cpu max")
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20250718173032.2498900-5-peter.maydell@linaro.org
Diffstat (limited to 'scripts/tracetool/backend/simple.py')
0 files changed, 0 insertions, 0 deletions