URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [sparc/] [unalign.s] - Rev 313
Go to most recent revision | Compare with Previous | Blame | View Log
# Test unaligned reloc generation .data foo: .byte 0x1 .uaword fred .byte 0x2 .uahalf jim .byte 0x3 .byte 0x4 .byte 0x5 .uaword baz, bar .byte 0x6
Go to most recent revision | Compare with Previous | Blame | View Log