You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

9 lines
175 B

# Test for Nios II 32-bit, 16 and 8-bit relocations
.global byte_sym
.global short_sym
.global long_sym
.set byte_sym, 0xFA
.set short_sym, 0xFACE
.set long_sym, 0xDEADBEEF