Chapter 14
Using assembler

Free Pascal supports the use of assembler in code, but not inline assembler macros. To have more information on the processor specic assembler syntax and its limitations, see the Programmers guide.

 14.1 Assembler statements
 14.2 Assembler procedures and functions