bfd/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / gpr-names-32.d
CommitLineData
640c0ccd
CD
1#objdump: -dr --prefix-addresses --show-raw-insn -M gpr-names=32
2#name: MIPS GPR disassembly (32)
3#source: gpr-names.s
4
5# Check objdump's handling of -M gpr-names=foo options.
6
7.*: +file format .*mips.*
8
9Disassembly of section .text:
100+0000 <[^>]*> 3c000000 lui zero,0x0
110+0004 <[^>]*> 3c010000 lui at,0x0
120+0008 <[^>]*> 3c020000 lui v0,0x0
130+000c <[^>]*> 3c030000 lui v1,0x0
140+0010 <[^>]*> 3c040000 lui a0,0x0
150+0014 <[^>]*> 3c050000 lui a1,0x0
160+0018 <[^>]*> 3c060000 lui a2,0x0
170+001c <[^>]*> 3c070000 lui a3,0x0
180+0020 <[^>]*> 3c080000 lui t0,0x0
190+0024 <[^>]*> 3c090000 lui t1,0x0
200+0028 <[^>]*> 3c0a0000 lui t2,0x0
210+002c <[^>]*> 3c0b0000 lui t3,0x0
220+0030 <[^>]*> 3c0c0000 lui t4,0x0
230+0034 <[^>]*> 3c0d0000 lui t5,0x0
240+0038 <[^>]*> 3c0e0000 lui t6,0x0
250+003c <[^>]*> 3c0f0000 lui t7,0x0
260+0040 <[^>]*> 3c100000 lui s0,0x0
270+0044 <[^>]*> 3c110000 lui s1,0x0
280+0048 <[^>]*> 3c120000 lui s2,0x0
290+004c <[^>]*> 3c130000 lui s3,0x0
300+0050 <[^>]*> 3c140000 lui s4,0x0
310+0054 <[^>]*> 3c150000 lui s5,0x0
320+0058 <[^>]*> 3c160000 lui s6,0x0
330+005c <[^>]*> 3c170000 lui s7,0x0
340+0060 <[^>]*> 3c180000 lui t8,0x0
350+0064 <[^>]*> 3c190000 lui t9,0x0
360+0068 <[^>]*> 3c1a0000 lui k0,0x0
370+006c <[^>]*> 3c1b0000 lui k1,0x0
380+0070 <[^>]*> 3c1c0000 lui gp,0x0
390+0074 <[^>]*> 3c1d0000 lui sp,0x0
400+0078 <[^>]*> 3c1e0000 lui s8,0x0
410+007c <[^>]*> 3c1f0000 lui ra,0x0
42 \.\.\.
This page took 0.247193 seconds and 4 git commands to generate.