[fpc-pascal] Object Pascal operating system

Florian Klaempfl florian at freepascal.org
Fri Dec 12 08:42:09 CET 2008


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.



More information about the fpc-pascal mailing list