MIPS/GAS/test: Fix an n32 `.reginfo' size test failure
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips@24k-triple-stores-10.d
1 #objdump: -drz
2 #as: -mfix-24k -32
3 #name: 24K: Triple Store (Intervening data #2)
4 #source: 24k-triple-stores-10.s
5
6 .*: +file format .*mips.*
7
8 Disassembly of section \.text:
9
10 [0-9a-f]+ <.*>:
11 *[0-9a-f]+: 1848 0000 sb v0,0\(t0\)
12 *[0-9a-f]+: 1868 0008 sb v1,8\(t0\)
13 *[0-9a-f]+: 1888 0010 sb a0,16\(t0\)
14 #pass
This page took 0.029976 seconds and 4 git commands to generate.