Technically, there are a few instructions that the 9 compilers miss. This is 
generally handled by the BYTE directive (see the asm manual). 

Alternatively, adding a new instruction to the lexer/etc is fairly trivial. See 
diffs between vc and kc, for example. 

D



> On Feb 8, 2015, at 4:27 PM, erik quanstrom <quans...@quanstro.net> wrote:
> 
> am i reading the intel docs wrong, or is 6l missing a valid instruction?
> 
> memmove5: doasm: notfound from=12 to=92 (47)    CMOVQNE    DX,(DI)
> 
> - erik
> 

Reply via email to