Add support for MIPS R6.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mipsr6@ld-zero-2.d
1 #objdump: -dr --prefix-addresses
2 #as: -32
3 #name: MIPS II load $zero
4 #source: ld-zero-2.s
5
6 .*: +file format .*mips.*
7
8 Disassembly of section \.text:
9 [0-9a-f]+ <[^>]*> lui at,0x1234
10 [0-9a-f]+ <[^>]*> ori at,at,0x5600
11 [0-9a-f]+ <[^>]*> addu at,at,v0
12 [0-9a-f]+ <[^>]*> ll zero,120\(at\)
13 \.\.\.
This page took 0.030138 seconds and 4 git commands to generate.