9.7.4 BPF 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.