MIPS/GAS/test: Fix an n32 `.reginfo' size test failure
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / fpxx-oddfpreg.d
CommitLineData
351cdf24
MF
1#as: -32 -mfpxx -modd-spreg
2#objdump: -d
3#name: FPXX with odd-singles test
4.*: file format .*
5
6Disassembly of section .text:
7
8[ 0-9a-f]+ <.text>:
9[ 0-9a-f]+: 44840800 mtc1 a0,\$f1
10[ 0-9a-f]+: 44040800 mfc1 a0,\$f1
11[ 0-9a-f]+: c4610000 lwc1 \$f1,0\(v1\)
12[ 0-9a-f]+: e4610000 swc1 \$f1,0\(v1\)
This page took 0.187296 seconds and 4 git commands to generate.