You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi, i am trying to use byte alignment like attribute((aligned(n))) to make sure i will got an address with some least bits never set. e.g. 0x5000....400. i would like to know whether it is supported here?
The text was updated successfully, but these errors were encountered:
hi, i am trying to use byte alignment like attribute((aligned(n))) to make sure i will got an address with some least bits never set. e.g. 0x5000....400. i would like to know whether it is supported here?
The text was updated successfully, but these errors were encountered: