CSKY: Support attribute section.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / csky / bsr1.d
1 # name: bsr1 - csky
2 #as: -mcpu=ck610
3 #objdump: -D
4
5 .*: +file format .*csky.*
6
7 Disassembly of section \.text:
8 #...
9 \s*[0-9a-f]:\s*ffff\s*bsr\s*0x0\s*\/\/\s*0\s*\<lable\>
10 \s*[0-9a-f]:\s*f7fe\s*br\s*0x0\s*\/\/\s*0\s*\<lable*\>
11 \s*[0-9a-f]:\s*e7fd\s*bt\s*0x0\s*\/\/\s*0\s*\<lable*\>
12 \s*[0-9a-f]:\s*effc\s*bf\s*0x0\s*\/\/\s*0\s*\<lable*\>
13 #...
This page took 0.035821 seconds and 4 git commands to generate.