aarch64: override default elf .set handling in gas
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / rd-regprefix-1b.d
1 #objdump: -dr
2 #as: --no-underscore --em=criself
3 #source: rd-regprefix-1.s
4 #name: Register prefixes 1 defaulted to yes.
5
6 # We have to force ELF here, since --no-underscore is invalid with a.out
7 # (separately tested). We make sure we get the target translation to
8 # elf32-cris (not elf32-us-cris) as well so we spell out the target name.
9
10 .*:[ ]+file format elf32-cris
11 Disassembly of section \.text:
12 0+ <start>:
13 [ ]+0:[ ]+6f5e 0000 0000[ ]+move\.d[ ]+0[ ]+<start>,\$r5
14 [ ]+2:[ ]+(R_CRIS_)?32[ ]+r5
15 [ ]+6:[ ]+3f9e 0000 0000[ ]+move[ ]+0[ ]+<start>,\$ibr
16 [ ]+8:[ ]+(R_CRIS_)?32[ ]+r4
17 [ ]+c:[ ]+7f0d 0100 0000 e44b[ ]+move\.d[ ]+\$r4,\[1[ ]+<start\+0x1>\]
18 [ ]+e:[ ]+(R_CRIS_)?32[ ]+r10\+0x1
19 [ ]+14:[ ]+3fbd 0000 0000[ ]+jsr[ ]+0[ ]+<start>
20 [ ]+16:[ ]+(R_CRIS_)?32[ ]+r10
21 [ ]+1a:[ ]+7f0d 0000 0000[ ]+677a[ ]+move\.d[ ]+\[0[ ]+<start>\],\$r7
22 [ ]+1c:[ ]+(R_CRIS_)?32[ ]+r0
23 [ ]+22:[ ]+fce1 7ebe[ ]+push[ ]+\$srp
24 [ ]+26:[ ]+74a6[ ]+move[ ]+\$irp,\$r4
25 [ ]+28:[ ]+40a5 e44b[ ]+move\.d[ ]+\$r4,\[\$r0\+\$r10\.b\]
26 [ ]+2c:[ ]+6ffd 0000 0000 705a[ ]+move[ ]+\$ccr,\[\$pc\+0[ ]+<start>\]
27 [ ]+2e:[ ]+(R_CRIS_)?32[ ]+r16
28 [ ]+34:[ ]+fce1 7ebe[ ]+push[ ]+\$srp
29 [ ]+38:[ ]+60a5 e44b[ ]+move\.d[ ]+\$r4,\[\$r0\+\$r10\.d\]
30 [ ]+3c:[ ]+6ffd 0000 0000 705a[ ]+move[ ]+\$ccr,\[\$pc\+0[ ]+<start>\]
31 [ ]+3e:[ ]+(R_CRIS_)?32[ ]+r16
32 [ ]+44:[ ]+6556[ ]+test\.d[ ]+\$r5
33 [ ]+46:[ ]+3496[ ]+move[ ]+\$r4,\$ibr
34 [ ]+48:[ ]+01a1 e44b[ ]+move\.d[ ]+\$r4,\[\$r10\+1\]
35 [ ]+4c:[ ]+bab9[ ]+jsr[ ]+\$r10
36 [ ]+4e:[ ]+6f5e 0000 0000[ ]+move\.d[ ]+0[ ]+<start>,\$r5
37 [ ]+50:[ ]+(R_CRIS_)?32[ ]+r5
38 [ ]+54:[ ]+3f9e 0000 0000[ ]+move[ ]+0[ ]+<start>,\$ibr
39 [ ]+56:[ ]+(R_CRIS_)?32[ ]+r4
40 [ ]+5a:[ ]+7f0d 0100 0000[ ]+e44b[ ]+move\.d[ ]+\$r4,\[1[ ]+<start\+0x1>\]
41 [ ]+5c:[ ]+(R_CRIS_)?32[ ]+r10\+0x1
42 [ ]+62:[ ]+3fbd 0000 0000[ ]+jsr[ ]+0[ ]+<start>
43 [ ]+64:[ ]+(R_CRIS_)?32[ ]+r10
This page took 0.030426 seconds and 4 git commands to generate.