MIPS/GAS: Split Loongson MMI Instructions from loongson2f/3a
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / aent.d
CommitLineData
7c0fc524
MR
1#objdump: -dr --prefix-addresses
2#name: MIPS .aent directive
3#as: -32
4
5# Test the .aent directive retains function symbol type annotation.
6
7.*: +file format .*mips.*
8
9Disassembly of section \.text:
10[0-9a-f]+ <foo[^>]*> sllv v0,a0,a2
11[0-9a-f]+ <foo[^>]*> srav t0,t2,t4
12[0-9a-f]+ <bar[^>]*> sllv v0,a0,a2
13[0-9a-f]+ <bar[^>]*> srav t0,t2,t4
14 \.\.\.
This page took 0.405292 seconds and 4 git commands to generate.