Functions and procedures can be completely implemented in assembly language. To indicate this, you use the assembler keyword:
Assembler functions
Contrary to Delphi, the assembler keyword must be present to indicate an assembler function.
For more information about assembler functions, see the chapter on using assembler in the Programmer's guide.