2013-02-06 Sandra Loosemore <sandra@codesourcery.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / xor.s
1 # Source file used to test the nor instruction
2
3 foo:
4 xor r6,r8,r10
5 xorhi r6,r7,0xffff
6 xori r6,r7,0xffff
7
This page took 0.044532 seconds and 4 git commands to generate.