SVE Instruction List by Dougall Johnson
See "BFMLA (vectors)" in the exploration tools

BFMLA (vectors): BFloat16 floating-point fused multiply-add vectors

BFMLA Zda.H, Pg/M, Zn.H, Zm.H (SVE2+B16B16 (SME2+B16B16

128-bit SVE

For each BFloat16 set (4) to (1) + (2) * (3).

256-bit SVE

For each BFloat16 set (4) to (1) + (2) * (3).

512-bit SVE

For each BFloat16 set (4) to (1) + (2) * (3).

Larger sizes

1024-bit SVE

For each BFloat16 set (4) to (1) + (2) * (3).

2048-bit SVE

For each BFloat16 set (4) to (1) + (2) * (3).

Report mistakes or give feedback
Inspired by and based on the x86/x64 SIMD Instruction List by Daytime.