CSKY: Support attribute section.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / csky / java.d
1 # name: csky - java
2 #as: -mcpu=ck802j
3 #objdump: -D
4
5 .*: +file format .*csky.*
6
7 Disassembly of section \.text:
8 #...
9 \s*[0-9a-f]:\s*14ac\s*bpop\.h\s*r3
10 \s*[0-9a-f]:\s*14ae\s*bpop\.w\s*r3
11 \s*[0-9a-f]:\s*14ec\s*bpush\.h\s*r3
12 \s*[0-9a-f]:\s*14ee\s*bpush\.w\s*r3
13 #...
This page took 0.047526 seconds and 4 git commands to generate.