On 7/31/24 02:03, Peter Maydell wrote:
Pass the env pointer through to the gvec_bfdot_idx helper,
so we can use it to add support for FEAT_EBF16.
Signed-off-by: Peter Maydell
---
target/arm/helper.h | 4 ++--
target/arm/tcg/translate-a64.c | 11 ++-
target/arm/tcg/tran
Pass the env pointer through to the gvec_bfdot_idx helper,
so we can use it to add support for FEAT_EBF16.
Signed-off-by: Peter Maydell
---
target/arm/helper.h | 4 ++--
target/arm/tcg/translate-a64.c | 11 ++-
target/arm/tcg/translate-neon.c | 4 ++--
target/arm/tcg/trans