.hword

Name

hword -- 

Synopsis

.hword expressions

Description

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".