Hi,
I know some , but not all. I noticed that in vi (nasm.vim) this are all in a:
syn keyword nasmInstructnError CMPS MOVS LCS LODS STOS XLAT
instead of
syn keyword nasmStdInstruction ....
and that are not shown as the others but with a orange color.
I already know xlat at least, I was going in the subject these weeks.
I will ask to vi community about the reason, but are they all legal?
Thanks
Fabio D'Alfonso