Chapter 18
Using assembler

Free Pascal supports the use of assembler in code, but not inline assembler macros. To have more information on the processor specific assembler syntax and its limitations, see the Programmer’s Guide.

 18.1 Assembler statements
 18.2 Assembler procedures and functions