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