Next: PDP-11-Syntax, Previous: PDP-11-Options, Up: PDP-11-Dependent
The PDP-11 version of as
has a few machine
dependent assembler directives.
.bss
Switch to the bss
section.
.even
Align the location counter to an even number.
The text of the Arduino reference is licensed under a Creative Commons Attribution-ShareAlike 3.0 License. Code samples in the reference are released into the public domain.