SVE Instruction List by Dougall Johnson
See "SETFFR" in the exploration tools

SETFFR: Initialise the first-fault register to all true

SETFFR (SVE+NS
void svsetffr()

128-bit SVE

Set all bits of the special first-fault register (FFR) to one.

256-bit SVE

Set all bits of the special first-fault register (FFR) to one.

512-bit SVE

Set all bits of the special first-fault register (FFR) to one.

Larger sizes

1024-bit SVE

Set all bits of the special first-fault register (FFR) to one.

2048-bit SVE

Set all bits of the special first-fault register (FFR) to one.

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