this idea gets even simpler. the 55-bit area is eliminated and may only be
reintroduced by sacrificing parts of EXT200-263. however doing so **WILL** damage
-high-performance decode
+high-performance decode.
+
+advantages:
+
+* brutally simple length detection (multi-issue 1 clock cycle)
+* extremely easy SVP64 identification
+* extremely easy SVP64Single identification
```
**RESERVED**: (no need to pass for further detailed decode)
-|0-5| 6-29 |30 31|32-37 | 38-663 | Description |
-|---|--------|-----|--------|--------|------------------|
-|PO9| xxxx | x x | 010001 | //// | RESERVED |
-|PO9| xxxx | x x | 000001 | //// | RESERVED |
-|PO9| !ZERO | 1 1 | !PO9 | xxxx | SSingle:EXT232-263 |
-|PO9| 0000 | 1 1 | !PO9 | xxxx | Scalar EXT232-263 |
-|PO9| SVRM | 1 0 | !PO9 | xxxx | SVP64:EXT232-263 |
-|PO9| 0000 | 0 1 | Defined Word-instruction | 32-bit EXT300-363 |
-|PO9| !ZERO | 0 1 | Defined Word-instruction | SSingle:EXT000-063 |
-|PO9| SVRM | 0 0 | Defined Word-instruction | SVP64:EXT000-063 |
-
```
# easy-elimination, first
if not PO9 return False