#85718 - wickedtrickster - Thu Jun 01, 2006 11:47 pm
Hello,
I'm currently learning ARM & thumb assembly. I'm starting to understand how both works but there is a little thing which is bugging me.
Many example code I see in thumb have the .align 4 directive at the start of the file, but from what I understand, isn't it suppose to be .align 2 ? Is there an advantage for using .align 4 ?
Thank you,
Ben.
I'm currently learning ARM & thumb assembly. I'm starting to understand how both works but there is a little thing which is bugging me.
Many example code I see in thumb have the .align 4 directive at the start of the file, but from what I understand, isn't it suppose to be .align 2 ? Is there an advantage for using .align 4 ?
Thank you,
Ben.