Add support for the C_SKY series of processors.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / csky / jmpi1.d
1 # name: jmpi1 - 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*0000\s*bkpt\s*
10 \s*[0-9a-f]:\s*70[0-9a-f]*\s*jmpi\s*0x0\s*\/\/\s*from\s*address\s*pool\s*at\s*0x[0-9a-f]*
11 \s*[0-9a-f]:\s*0000\s*bkpt\s*
12 \s*[0-9a-f]:\s*f7ff\s*br\s*0x[0-9a-f]*\s*\/\/\s*[0-9a-f]*\s*\<LABEL\+0x[0-9a-f]*\>
13 \s*[0-9a-f]:\s*f7ff\s*br\s*0x[0-9a-f]*\s*\/\/\s*[0-9a-f]*\s*\<LABEL\+0x[0-9a-f]*\>
14 \s*[0-9a-f]:\s*1200\s*\.short\s*0x1200
15 \s*[0-9a-f]:\s*00000000\s*\.long\s*0x00000000
16 #...
This page took 0.032474 seconds and 4 git commands to generate.