[Libre-soc-isa] [Bug 1063] consider removing predicate-result from SVP64
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Wed Apr 19 15:33:36 BST 2023
https://bugs.libre-soc.org/show_bug.cgi?id=1063
--- Comment #1 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
https://libre-soc.org/openpower/sv/normal/
| 0-1 | 2 | 3 4 | description |
| --- | --- |---------|-------------------------- |
| 00 | 0 | dz sz | simple mode |
| 00 | 1 | 0 RG | scalar reduce mode (mapreduce) |
| 00 | 1 | 1 / | reserved |
| 01 | inv | CR-bit | Rc=1: ffirst CR sel |
| 01 | inv | VLi RC1 | Rc=0: ffirst z/nonz |
| 10 | N | dz sz | sat mode: N=0/1 u/s |
| 11 | inv | CR-bit | Rc=1: pred-result CR sel |
| 11 | inv | zz RC1 | Rc=0: pred-result z/nonz |
mode 0b11 becomes reserved
actually that's all. it is already not part of the other types
of operations (crops, ldst)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Libre-SOC-ISA
mailing list