Go to the first, previous, next, last section, table of contents.


.hword expressions

This expects zero or more expressions, and emits a 16 bit number for each.

This directive is a synonym for `.short'; depending on the target architecture, it may also be a synonym for `.word'.


Go to the first, previous, next, last section, table of contents.