Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16-jalx.d
1 #objdump: -dr -mmips:4000 -mmips:16
2 #as: -mips3 -mtune=r4000 -mips16 -mabi=o64
3 #name: mips16 jalx
4 .*: file format .*
5 Disassembly of section .text:
6 00000000 <.text>:
7 0: 1c00 0000 jalx 0x0
8 0: R_MIPS16_26 external_label
9 4: 6500 nop
10 6: 6500 nop
11 8: 6500 nop
12 a: 6500 nop
13 c: 6500 nop
14 e: 6500 nop
This page took 0.031191 seconds and 4 git commands to generate.