Reputation: 1
I'm taking this architecture course, and I am struggling with .align directive.(https://i.sstatic.net/nNZXsCPN.png)
According to what I knew it aligns the fields after the directive to a multiple of 2 to the power of n where n is the .ALIGN value. But here in my example it is not doing it. Why is this happening? Is there a specific reason for it?
Upvotes: 0
Views: 48