PR binutils/15834
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / or.s
1 # Source file used to test the nor instruction
2
3 foo:
4 or r6,r8,r10
5 orhi r6,r7,0xffff
6 ori r6,r7,0xffff
7
This page took 0.029466 seconds and 4 git commands to generate.