Ages ago, UD0/UD1/UD2 got cleaned up.
More recently, UDB got cleaned up too.
This leaves 0xFF,0xFF to be cleaned up.
Which is another crucial #UD instruction,
i.e. something that must not be allocated
by any future instruction. Especially as it
plays along with "unclaimed transactions
returning all bits set instead of contents".
Something like...
UDB void [ d6] X86_64,LONG
...whereas that W in UDW matches that B
in UDB. The name UDW is a fait accompli
from my table at sandpile.
[there is a diff-like plus char at the start of
the UDW line above, but markup dislikes it]
nasm/x86/insns.dat
Line 954 in f0c3b0e
Ages ago, UD0/UD1/UD2 got cleaned up.
More recently, UDB got cleaned up too.
This leaves 0xFF,0xFF to be cleaned up.
Which is another crucial #UD instruction,
i.e. something that must not be allocated
by any future instruction. Especially as it
plays along with "unclaimed transactions
returning all bits set instead of contents".
Something like...
...whereas that W in UDW matches that B
in UDB. The name UDW is a fait accompli
from my table at sandpile.
[there is a diff-like plus char at the start of
the UDW line above, but markup dislikes it]