MIPS16/GAS: Fix absolute references with PC-relative synthetic instructions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16-32@mips16-asmacro.d
CommitLineData
5284e471
MR
1#objdump: -d --prefix-addresses --show-raw-insn
2#name: MIPS16 ASMACRO instruction
3#as: -32
4#source: mips16-asmacro.s
5
6.*: +file format .*mips.*
7
8Disassembly of section \.text:
9[0-9a-f]+ <[^>]*> f000 extend 0x0
10[0-9a-f]+ <[^>]*> e000 0xe000
11[0-9a-f]+ <[^>]*> f0a4 extend 0xa4
12[0-9a-f]+ <[^>]*> e341 addu s0,v1,v0
13[0-9a-f]+ <[^>]*> f0e0 extend 0xe0
14[0-9a-f]+ <[^>]*> e71f subu a3,s0
15[0-9a-f]+ <[^>]*> f501 extend 0x501
16[0-9a-f]+ <[^>]*> e264 0xe264
17[0-9a-f]+ <[^>]*> f71f extend 0x71f
18[0-9a-f]+ <[^>]*> e0e0 0xe0e0
19[0-9a-f]+ <[^>]*> f7ff extend 0x7ff
20[0-9a-f]+ <[^>]*> e7ff subu a3,a3
21 \.\.\.
This page took 0.064863 seconds and 4 git commands to generate.