Add macro expansions for ADD, SUB, DADD and DSUB for MIPS r6
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips@elf-rel29.d
1 #objdump: -dr --show-raw-insn
2 #as: -64
3 #name: MIPS ELF reloc 29
4 #source: elf-rel29.s
5
6 .*file format.*
7
8 Disassembly .*
9
10 0+0 <foo>:
11 .*: 41a4 1234 lui a0,0x1234
12 .*: 5884 8000 dsll a0,a0,0x10
13 .*: 5c84 5679 daddiu a0,a0,22137
14 .*: 5884 8000 dsll a0,a0,0x10
15 .*: 5c84 9abd daddiu a0,a0,-25923
16 .*: 5884 8000 dsll a0,a0,0x10
17 .*: fc84 def0 lw a0,-8464\(a0\)
18 #pass
This page took 0.030431 seconds and 4 git commands to generate.