1# Source file used to test the CDX trap.n instructions
2foo:
3	trap.n
4	trap.n 0
5	trap.n 31
6	trap.n 14
7
8
9