Changes in architecture revision 00eac1:
- Renamed to PSEL.
- Copies whole source register.
- Element type suffix removed from destination.
- Element index no longer optional and '#' prefix has been removed.
The reference can be found here:
https://developer.arm.com/documentation/ddi0602/2021-09/SVE-Instructions/PSEL--Predicate-select-between-predicate-register-or-all-false-
Depends on D111212.