[[!toc]]
+# introduction
+
+the purpose of this page is to create and evaluate alternative
+encoding schemes that allow for a hybrid mixture of
+(ultra-precious) 32-bit and 64-bit (actually `x86 REP`-like
+prefixed) instructions.
+
+a specific view to attaining high-speed massive-wide multi-issue decode
+is a high priority. therefore especially length-detection must be kept
+brutally simple.
+
# alternative 32-64 encoding (1)
+**superseded**
+
conflict to resolve: EXT90x and EXT232. they are indistinguishable.
```
# alternative 32-64 encoding (2)
+**superseded**
+
requires reducing SVP64Single to 23 bits. luckily there are 2 spare
the complexity of attempting to fit 32-bit instructions into
# alternative 32-64 encoding (3)
-TODO
+**current**
+
aim of this idea is to attempt simplification of area identification
and length. the 55-bit area is eliminated and may only be reintroduced
by sacrificing parts of EXT200-231, bear in mind that EXT209 is already