Next: BPF Opcodes, Previous: BPF Syntax, Up: BPF-Dependent [Contents][Index]
The BPF version of as supports the following additional
machine directives:
.wordThe .half directive produces a 16 bit value.
.wordThe .word directive produces a 32 bit value.
.dwordThe .dword directive produces a 64 bit value.