URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.18.50/] [ld/] [testsuite/] [ld-mips-elf/] [mips16-hilo.s] - Rev 449
Go to most recent revision | Compare with Previous | Blame | View Log
.data .globl big_external_data_label big_external_data_label: .fill 1000 # align section end to 16-byte boundary for easier testing on multiple targets .p2align 4 .globl small_external_data_label small_external_data_label: .fill 1 # align section end to 16-byte boundary for easier testing on multiple targets .p2align 4
Go to most recent revision | Compare with Previous | Blame | View Log