aarch64: override default elf .set handling in gas
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / rd-regprefix-1.d
1 #objdump: -dr
2 #as: --underscore
3 #name: Register prefixes 1 defaulted to no.
4
5 .*:[ ]+file format .*-cris
6 Disassembly of section \.text:
7 0+ <start>:
8 [ ]+0:[ ]+6556[ ]+test\.d[ ]+r5
9 [ ]+2:[ ]+3496[ ]+move[ ]+r4,ibr
10 [ ]+4:[ ]+01a1 e44b[ ]+move\.d[ ]+r4,\[r10\+1\]
11 [ ]+8:[ ]+bab9[ ]+jsr[ ]+r10
12 [ ]+a:[ ]+607a[ ]+move\.d[ ]+\[r0\],r7
13 [ ]+c:[ ]fce1 7ebe[ ]+push[ ]+srp
14 [ ]+10:[ ]+74a6[ ]+move[ ]+irp,r4
15 [ ]+12:[ ]+40a5 e44b[ ]+move\.d[ ]+r4,\[r0\+r10\.b\]
16 [ ]+16:[ ]+6ffd 0000 0000 705a[ ]+move[ ]+ccr,\[pc\+0[ ]+<start>\]
17 [ ]+18:[ ]+(R_CRIS_)?32[ ]+r16
18 [ ]+1e:[ ]fce1 7ebe[ ]+push[ ]+srp
19 [ ]+22:[ ]+60a5 e44b[ ]+move\.d[ ]+r4,\[r0\+r10\.d\]
20 [ ]+26:[ ]+6ffd 0000 0000 705a[ ]+move[ ]+ccr,\[pc\+0[ ]+<start>\]
21 [ ]+28:[ ]+(R_CRIS_)?32[ ]+r16
22 [ ]+2e:[ ]+6556[ ]+test\.d[ ]+r5
23 [ ]+30:[ ]+3496[ ]+move[ ]+r4,ibr
24 [ ]+32:[ ]+01a1 e44b[ ]+move\.d[ ]+r4,\[r10\+1\]
25 [ ]+36:[ ]+bab9[ ]+jsr[ ]+r10
26 [ ]+38:[ ]+6f5e 0000 0000[ ]+move\.d[ ]+0[ ]+<start>,r5
27 [ ]+3a:[ ]+(R_CRIS_)?32[ ]+r5
28 [ ]+3e:[ ]+3f9e 0000 0000[ ]+move[ ]+0[ ]+<start>,ibr
29 [ ]+40:[ ]+(R_CRIS_)?32[ ]+r4
30 [ ]+44:[ ]+7f0d 0100 0000 e44b[ ]+move\.d[ ]+r4,\[1[ ]+<start\+0x1>\]
31 [ ]+46:[ ]+(R_CRIS_)?32[ ]+r10\+0x1
32 [ ]+4c:[ ]+3fbd 0000 0000[ ]+jsr[ ]+0[ ]+<start>
33 [ ]+4e:[ ]+(R_CRIS_)?32[ ]+r10
34 [ ]+\.\.\.
This page took 0.030812 seconds and 4 git commands to generate.