No discussion yet
Be the first to start the discussion.
Select Answer
Style A — struct groups all registers, offsets are automatic, and adding registers is easy
Style B — direct defines are simpler and more portable
Both are equivalent in every way
Neither — registers should be accessed via function calls only