MIPS: Add Global INValidate ASE support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16-jal-e.d
CommitLineData
7fd53920
MR
1#objdump: -d --prefix-addresses --show-raw-insn
2#name: MIPS16 explicit extended JAL instructions
3#as: -32
4
5.*: +file format .*mips.*
6
7Disassembly of section \.text:
8[0-9a-f]+ <[^>]*> 1c00 0000 jalx 00000000 <foo>
9[0-9a-f]+ <[^>]*> 6500 nop
10[0-9a-f]+ <[^>]*> 1800 0000 jal 00000000 <foo>
11[0-9a-f]+ <[^>]*> 6500 nop
12 \.\.\.
This page took 0.092732 seconds and 4 git commands to generate.