Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / break.s
1 # Source file used to test the 20-bit break instructions
2 foo:
3 break
4 break 0
5 break 31
6 break 14
7
8
This page took 0.031206 seconds and 4 git commands to generate.