URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [ld/] [testsuite/] [ld-elf/] [extract-symbol-1.s] - Rev 843
Go to most recent revision | Compare with Previous | Blame | View Log
.globl B .globl C .section .foo,"awx",%progbits .4byte 1,2,3,4 B: .4byte 5,6,7 .section .bar,"ax",%nobits .space 0x123 C: .space 0x302 .globl D .equ D,0x12345678
Go to most recent revision | Compare with Previous | Blame | View Log