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