SVE Instruction List by Dougall Johnson
FAMAX: Floating-point absolute maximum (predicated)
FAMAX Zdn.S, Pg/M, Zdn.S, Zm.S (SVE2+FAMINMAX+NS (SME2+FAMINMAX
128-bit SVE

For each 32-bit float set (3) to the larger of the absolute values of (1) and (2).
256-bit SVE

For each 32-bit float set (3) to the larger of the absolute values of (1) and (2).
512-bit SVE

For each 32-bit float set (3) to the larger of the absolute values of (1) and (2).
Larger sizes
1024-bit SVE

For each 32-bit float set (3) to the larger of the absolute values of (1) and (2).
2048-bit SVE

For each 32-bit float set (3) to the larger of the absolute values of (1) and (2).
Report mistakes or give feedback
Inspired by and based on the x86/x64 SIMD Instruction List by Daytime.