Fixed matching in newly added test.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / mpx.d
CommitLineData
0cb5a38a
SL
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: NIOS2 mpx
3#as: -march=r2
4
5# Test the MPX instructions
6
7.*: +file format elf32-littlenios2
8Disassembly of section .text:
90+0000 <[^>]*> dc000020 ldsex zero,\(zero\)
100+0004 <[^>]*> dc0007e0 ldsex zero,\(ra\)
110+0008 <[^>]*> dc1f0020 ldsex ra,\(zero\)
120+000c <[^>]*> fc000020 stsex zero,zero,\(zero\)
130+0010 <[^>]*> fc1fffe0 stsex ra,ra,\(ra\)
140+0014 <[^>]*> fc04fc20 stsex r4,ra,\(r16\)
This page took 0.074012 seconds and 4 git commands to generate.