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/] [break20.s] - Rev 301
Go to most recent revision | Compare with Previous | Blame | View Log
# Source file used to test the 20-bit break instructions foo: break break 0 break 20 break 20,40 break 1023,1023 sdbbp sdbbp 0 sdbbp 20 sdbbp 20,40 sdbbp 1023,1023 # force some padding, to make objdump consistently report that there's some # here... .space 8
Go to most recent revision | Compare with Previous | Blame | View Log