Initializes a 2-byte area with the specified value, right-shifted one bit.
Symbol field |
Mnemonic field |
Operand field |
Comment field |
[label:] |
.dshw |
expression[, ... ] |
[; comment] |
If the relocation attribute of the section is "BSS", then an error is output because the .dshw directive cannot be described. |
The value of the expression, right-shifted one bit, must be in the range 0x0 to 0xFFF. In other cases, the data from the lower two bytes will be secured. |