Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 245 Bytes

File metadata and controls

10 lines (8 loc) · 245 Bytes

ALIGN

Syntax

align <bitcount>

Description

Insert as much zero bytes as required to reach an address where <bitcount> low order bits are zero. For example align 2 would make an alignment to the next 32-bit boundary.