.hword

Previous Assembler Directives Next

Syntax: .hword expressions

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

On this target, this directive is a synonym for both .short and .word.