Skybuck Flying schrieb:
> 
> Does free pascal compiler actually implement and support the entire x86
> instruction set/registers ?
> 
> Since "application space" is different from "kernel space".
> 
> For example:
> 
> asm
>    // full instruction set support possible ?
> 
> end;

It is supposed to support it and since the FPC assembler tables are
derived from the nasm ones, I guess they are rather complete.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to