MIPS/GAS/testsuite: Drop the `mips16e-' prefix from SAVE/RESTORE tests
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / pcrel-1.d
1 #objdump: -dr
2 #name: Locally-resolvable PC-relative code references
3
4 .*: file format .*
5
6 Disassembly of section .text:
7
8 00000000 <func>:
9 0: 3c040001 lui a0,0x1
10 4: 2484800c addiu a0,a0,-32756
11 ...
12
13 00008010 <foo>:
14 #pass
This page took 0.042985 seconds and 4 git commands to generate.