DoxigAlpha

Alignment

Stored as a power-of-two.

Fields of this type

Fields

#
@"1":@"1"
= 0
@"2":@"2"
= 1
@"4":@"4"
= 2
@"8":@"8"
= 3
@"16":@"16"
= 4
@"32":@"32"
= 5
@"64":@"64"
= 6
_:_

Functions in this namespace

Functions

#
forward
Return next address with this alignment.
backward
Return previous address with this alignment.
check
Return whether address is aligned to this amount.