* gas/cris/*: New tests for CRIS.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / scc.d
1 #objdump: -dr
2 #name: sCC
3
4 .*: file format .*-cris
5
6 Disassembly of section \.text:
7 00000000 <start>:
8 [ ]+0:[ ]+3105[ ]+scc[ ]+r1
9 [ ]+2:[ ]+3005[ ]+scc[ ]+r0
10 [ ]+4:[ ]+3515[ ]+scs[ ]+r5
11 [ ]+6:[ ]+3d15[ ]+scs[ ]+r13
12 [ ]+8:[ ]+3725[ ]+sne[ ]+r7
13 [ ]+a:[ ]+3935[ ]+seq[ ]+r9
14 [ ]+c:[ ]+3a45[ ]+svc[ ]+r10
15 [ ]+e:[ ]+3b55[ ]+svs[ ]+r11
16 [ ]+10:[ ]+3365[ ]+spl[ ]+r3
17 [ ]+12:[ ]+3475[ ]+smi[ ]+r4
18 [ ]+14:[ ]+3885[ ]+sls[ ]+r8
19 [ ]+16:[ ]+3c95[ ]+shi[ ]+r12
20 [ ]+18:[ ]+32a5[ ]+sge[ ]+r2
21 [ ]+1a:[ ]+34b5[ ]+slt[ ]+r4
22 [ ]+1c:[ ]+3cc5[ ]+sgt[ ]+r12
23 [ ]+1e:[ ]+38d5[ ]+sle[ ]+r8
24 [ ]+20:[ ]+31e5[ ]+sa[ ]+r1
25 [ ]+22:[ ]+3bf5[ ]+swf[ ]+r11
26 [ ]+24:[ ]+38f5[ ]+swf[ ]+r8
27 00000026 <end>:
28 [ ]+\.\.\.
This page took 0.029752 seconds and 4 git commands to generate.