Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 347 Bytes

sdword.md

File metadata and controls

13 lines (7 loc) · 347 Bytes

Asmc Macro Assembler Reference

SDWORD

[[name]] SDWORD initializer [[, initializer ...]]

Allocates and optionally initializes a signed double word of storage for each initializer.

Can also be used as a type specifier anywhere a type is legal.

See Also

Data Allocation | Directives Reference