SVE Instruction List by Dougall Johnson
See "PUNPKHI, PUNPKLO" in the exploration tools

PUNPKLO: Unpack and widen low half of predicate

PUNPKLO Pd.H, Pn.B (SVE (SME
svbool_t svunpklo[_b](svbool_t op)

128-bit SVE

Set (2) to the unpacked, zero-extended bits the low half of (1).

256-bit SVE

Set (2) to the unpacked, zero-extended bits the low half of (1).

512-bit SVE

Set (2) to the unpacked, zero-extended bits the low half of (1).

Larger sizes

1024-bit SVE

Set (2) to the unpacked, zero-extended bits the low half of (1).

2048-bit SVE

Set (2) to the unpacked, zero-extended bits the low half of (1).

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