[
prev
] [
prev-tail
] [
tail
] [
up
]
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 speci c assembler syntax and its limitations, see the
Programmers guide
.
14.1
Assembler statements
14.2
Assembler procedures and functions
[
prev
] [
prev-tail
] [
front
] [
up
]