Next: , Previous: BPF Syntax, Up: BPF-Dependent


9.7.3 Machine Directives

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.