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

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

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

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

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

For each 16-bit float set (3) to the smaller 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.