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/] [mips/] [ulw2.s] - Rev 301
Go to most recent revision | Compare with Previous | Blame | View Log
# Source file used to test the ulw macro (harder). .text text_label: ulw $4,0($5) ulw $4,1($5) ulw $5,0($5) # warns ulw $5,1($5) # warns # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ... .space 8
Go to most recent revision | Compare with Previous | Blame | View Log