Add MIPS .module directive
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / ld-zero-u.d
CommitLineData
f19ccbda
MR
1#objdump: -dr --prefix-addresses
2#as: -32
3#name: microMIPS load $zero
4
5.*: +file format .*mips.*
6Disassembly of section \.text:
7[0-9a-f]+ <[^>]*> lui at,0x1234
8[0-9a-f]+ <[^>]*> ori at,at,0x5000
9[0-9a-f]+ <[^>]*> addu at,at,v0
10[0-9a-f]+ <[^>]*> lwp zero,1656\(at\)
11[0-9a-f]+ <[^>]*> lui at,0x1234
12[0-9a-f]+ <[^>]*> ori at,at,0x5000
13[0-9a-f]+ <[^>]*> addu at,at,v0
14[0-9a-f]+ <[^>]*> ldp zero,1656\(at\)
15 \.\.\.
This page took 0.064634 seconds and 4 git commands to generate.