Add support for the C_SKY series of processors.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / csky / jsriv2_1.d
1 # name: jsriv2_1 - csky
2 #as: -mcpu=ck807
3 #objdump: -D
4
5 .*: +file format .*csky.*
6
7 Disassembly of section \.text:
8 #...
9 \s*[0-9a-f]:\s*0000\s*bkpt
10 \s*[0-9a-f]:\s*eae00002\s*jsri\s*0x0\s*\/\/\s*from\s*address\s*pool\s*at\s*0x[0-9a-f]*
11 \s*[0-9a-f]:\s*0000\s*.short\s*0x0000
12 \s*[0-9a-f]:\s*00000000\s*.long\s*0x00000000
13 #...
This page took 0.031523 seconds and 4 git commands to generate.