1# Source file used to test the not.n instructions.
2
3foo:
4	not.n	r4,r4
5	not.n	r17,r7
6	not.n	r7,r17
7	not.n	r7,r7
8