This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / gas / testsuite / gas / openrisc / store.s
CommitLineData
c7e40348
NC
1 .text
2 .global l_sw
3l_sw:
4 l.sw -4(r1), r1
5 .global l_lw
6l_lw:
7 l.lw r1, -100(r1)
This page took 0.236334 seconds and 4 git commands to generate.