Advertisement
Guest User

Untitled

a guest
Dec 19th, 2014
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. typedef int __attribute__((bitwidth(28))) int22;
  2. int22 myVar = 0;
  3.  
  4. @myVar = global i22 0, align 3
  5. ; note that the align information is not relevant
  6. ; in my case, i.e. "align 4" would also be fine
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement