Remove broken nios2 assembler dwim support.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / xor.s
CommitLineData
36591ba1
SL
1# Source file used to test the nor instruction
2
3foo:
4 xor r6,r8,r10
5 xorhi r6,r7,0xffff
6 xori r6,r7,0xffff
7
This page took 0.089768 seconds and 4 git commands to generate.