[ gas/ChangeLog ]
[external/binutils.git] / gas / testsuite / gas / mips / ulw2.s
1 # Source file used to test the ulw macro (harder).
2         
3         .set noat
4         
5         .text
6 text_label:
7
8         ulw     $4,0($5)
9         ulw     $4,1($5)
10
11         ulw     $5,0($5)        # warns
12         ulw     $5,1($5)        # warns
13
14 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
15         .space  8