Add support to the ARC disassembler for selecting instruction classes.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / cdx_ldwsp.s
CommitLineData
0cb5a38a
SL
1# Source file used to test the ldwsp.n instruction
2
3foo:
4 ldwsp.n r4,0(sp)
5 ldwsp.n r4,4(sp)
6 ldwsp.n r4,0x3c(sp)
7 ldwsp.n r4,0x7c(sp)
This page took 0.068712 seconds and 4 git commands to generate.