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