Add macro expansions for ADD, SUB, DADD and DSUB for MIPS r6
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips@24k-branch-delay-1.d
CommitLineData
fbdd3712
MR
1#objdump: -dr
2#as: -mfix-24k -32
3#name: 24K: Delay slot filling (microMIPS)
4#source: 24k-branch-delay-1.s
5
6.*: +file format .*mips.*
7
8Disassembly of section \.text:
9
10[0-9a-f]+ <.*>:
11 *[0-9a-f]+: 3043 0005 addiu v0,v1,5
12 *[0-9a-f]+: 6a20 lw a0,0\(v0\)
13 *[0-9a-f]+: e9a0 sw v1,0\(v0\)
14 *[0-9a-f]+: e9a2 sw v1,8\(v0\)
15 *([0-9a-f]+): 9403 fffe beqz v1,\1 <.*\+0x\1>
16 [0-9a-f]+: R_MICROMIPS_PC16_S1 .*
17 *[0-9a-f]+: e9a4 sw v1,16\(v0\)
18 *[0-9a-f]+: 69a2 lw v1,8\(v0\)
19
20[0-9a-f]+ <.*>:
21 *[0-9a-f]+: 6aa4 lw a1,16\(v0\)
22 \.\.\.
This page took 0.37461 seconds and 4 git commands to generate.