General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Toby
freeCodeCamp.org
comments
Comments by "Toby" (@toby9999) on "Assembly Language Programming with ARM – Full Tutorial for Beginners" video.
Addresses in memory are typically byte offsets. So 32 bits equals 4 bytes, so 4 is correct. You don't address bits that way as far as I know, and I've coded in other assembly languages... but I'm new to ARM.
1
I have read somewhere in a spec that a word on ARM is 4 bytes.
1