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