2010-09-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / dlx / store.s
1 .text
2 2: sw L1(r0),%3
3 sw %hi(L1)(r0),%3
4 1: sh (1b - 2b) + 8 - ((5f - 4f)<<4)[r2],r3
5 4: sb 4b+'0',$3
6 4: sb L1+'0'-L1,$3
7 5: sw %hi((L1 - 2b) + 8 + ((5b - 4b)<<4))(r2),%3
8 nop
9 L1: nop
This page took 0.056204 seconds and 4 git commands to generate.