Add support for Andes NDS32:
[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.035257 seconds and 4 git commands to generate.