Fixed matching in newly added test.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / trap.s
1 # Source file used to test the trap instructions
2 foo:
3 trap
4 trap 0
5 trap 31
6 trap 14
This page took 0.029839 seconds and 4 git commands to generate.