URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [mips/] [mips16-f.s] - Rev 825
Go to most recent revision | Compare with Previous | Blame | View Log
.set noreorder .text nop l1: nop # align section end to 16-byte boundary for easier testing on multiple targets .p2align 4 .section "foo" .word l1+3 # 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