URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [sparc/] [unalign.s] - Rev 816
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