diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2025-07-18 18:30:24 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2025-07-21 11:13:55 +0100 |
commit | 86fa06f8d9f953252a7919fa56a402d789bf1b78 (patch) | |
tree | 3533b25732d383881d104b1f3f9da2cff3c9fd21 /scripts/tracetool/backend/simple.py | |
parent | 2b5a9bbbadb39750584f36e6bee3a36ebe134418 (diff) | |
download | qemu-86fa06f8d9f953252a7919fa56a402d789bf1b78.zip qemu-86fa06f8d9f953252a7919fa56a402d789bf1b78.tar.gz qemu-86fa06f8d9f953252a7919fa56a402d789bf1b78.tar.bz2 |
target/arm: Add BFADD, BFSUB, BFMUL, BFMAXNM, BFMINNM (predicated)
FEAT_SVE_B16B16 adds bfloat16 versions of the SVE floating point
(predicated) instructions, which are encoded via sz=0b00.
Add BFADD, BFSUB, BFMUL, BFMAXNM, BFMINNM; these are all the insns
in this group which do not change behaviour for AH=1.
We will deal with BFMAX/BFMIN (which do have different AH=1
behaviour) in a following commit.
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-3-peter.maydell@linaro.org
Diffstat (limited to 'scripts/tracetool/backend/simple.py')
0 files changed, 0 insertions, 0 deletions