~ubuntu-branches/ubuntu/utopic/binutils-arm64-cross/utopic

« back to all changes in this revision

Viewing changes to binutils-2.23.52.20130611/gas/testsuite/gas/arm/armv7-a+virt.d

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-06-20 17:38:09 UTC
  • Revision ID: package-import@ubuntu.com-20130620173809-app8lzgvymy5fg6c
Tags: 0.7
Build-depend on binutils-source (>= 2.23.52.20130620-1~).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# name: ARMv7-a+virt Instructions
 
2
# as: -march=armv7-a+virt
 
3
# objdump: -dr --prefix-addresses --show-raw-insn
 
4
 
 
5
.*: +file format .*arm.*
 
6
 
 
7
Disassembly of section .text:
 
8
0[0-9a-f]+ <[^>]+> e1400070     hvc     0
 
9
0[0-9a-f]+ <[^>]+> e14fff7f     hvc     65535   ; 0xffff
 
10
0[0-9a-f]+ <[^>]+> e160006e     eret
 
11
0[0-9a-f]+ <[^>]+> e1001200     mrs     r1, R8_usr
 
12
0[0-9a-f]+ <[^>]+> e1011200     mrs     r1, R9_usr
 
13
0[0-9a-f]+ <[^>]+> e1021200     mrs     r1, R10_usr
 
14
0[0-9a-f]+ <[^>]+> e1031200     mrs     r1, R11_usr
 
15
0[0-9a-f]+ <[^>]+> e1041200     mrs     r1, R12_usr
 
16
0[0-9a-f]+ <[^>]+> e1051200     mrs     r1, SP_usr
 
17
0[0-9a-f]+ <[^>]+> e1061200     mrs     r1, LR_usr
 
18
0[0-9a-f]+ <[^>]+> e1081200     mrs     r1, R8_fiq
 
19
0[0-9a-f]+ <[^>]+> e1091200     mrs     r1, R9_fiq
 
20
0[0-9a-f]+ <[^>]+> e10a1200     mrs     r1, R10_fiq
 
21
0[0-9a-f]+ <[^>]+> e10b1200     mrs     r1, R11_fiq
 
22
0[0-9a-f]+ <[^>]+> e10c1200     mrs     r1, R12_fiq
 
23
0[0-9a-f]+ <[^>]+> e10d1200     mrs     r1, SP_fiq
 
24
0[0-9a-f]+ <[^>]+> e10e1200     mrs     r1, LR_fiq
 
25
0[0-9a-f]+ <[^>]+> e14e1200     mrs     r1, SPSR_fiq
 
26
0[0-9a-f]+ <[^>]+> e1011300     mrs     r1, SP_irq
 
27
0[0-9a-f]+ <[^>]+> e1001300     mrs     r1, LR_irq
 
28
0[0-9a-f]+ <[^>]+> e1401300     mrs     r1, SPSR_irq
 
29
0[0-9a-f]+ <[^>]+> e1031300     mrs     r1, SP_svc
 
30
0[0-9a-f]+ <[^>]+> e1021300     mrs     r1, LR_svc
 
31
0[0-9a-f]+ <[^>]+> e1421300     mrs     r1, SPSR_svc
 
32
0[0-9a-f]+ <[^>]+> e1051300     mrs     r1, SP_abt
 
33
0[0-9a-f]+ <[^>]+> e1041300     mrs     r1, LR_abt
 
34
0[0-9a-f]+ <[^>]+> e1441300     mrs     r1, SPSR_abt
 
35
0[0-9a-f]+ <[^>]+> e1071300     mrs     r1, SP_und
 
36
0[0-9a-f]+ <[^>]+> e1061300     mrs     r1, LR_und
 
37
0[0-9a-f]+ <[^>]+> e1461300     mrs     r1, SPSR_und
 
38
0[0-9a-f]+ <[^>]+> e10d1300     mrs     r1, SP_mon
 
39
0[0-9a-f]+ <[^>]+> e10c1300     mrs     r1, LR_mon
 
40
0[0-9a-f]+ <[^>]+> e14c1300     mrs     r1, SPSR_mon
 
41
0[0-9a-f]+ <[^>]+> e10f1300     mrs     r1, SP_hyp
 
42
0[0-9a-f]+ <[^>]+> e10e1300     mrs     r1, ELR_hyp
 
43
0[0-9a-f]+ <[^>]+> e14e1300     mrs     r1, SPSR_hyp
 
44
0[0-9a-f]+ <[^>]+> e120f201     msr     R8_usr, r1
 
45
0[0-9a-f]+ <[^>]+> e121f201     msr     R9_usr, r1
 
46
0[0-9a-f]+ <[^>]+> e122f201     msr     R10_usr, r1
 
47
0[0-9a-f]+ <[^>]+> e123f201     msr     R11_usr, r1
 
48
0[0-9a-f]+ <[^>]+> e124f201     msr     R12_usr, r1
 
49
0[0-9a-f]+ <[^>]+> e125f201     msr     SP_usr, r1
 
50
0[0-9a-f]+ <[^>]+> e126f201     msr     LR_usr, r1
 
51
0[0-9a-f]+ <[^>]+> e128f201     msr     R8_fiq, r1
 
52
0[0-9a-f]+ <[^>]+> e129f201     msr     R9_fiq, r1
 
53
0[0-9a-f]+ <[^>]+> e12af201     msr     R10_fiq, r1
 
54
0[0-9a-f]+ <[^>]+> e12bf201     msr     R11_fiq, r1
 
55
0[0-9a-f]+ <[^>]+> e12cf201     msr     R12_fiq, r1
 
56
0[0-9a-f]+ <[^>]+> e12df201     msr     SP_fiq, r1
 
57
0[0-9a-f]+ <[^>]+> e12ef201     msr     LR_fiq, r1
 
58
0[0-9a-f]+ <[^>]+> e16ef201     msr     SPSR_fiq, r1
 
59
0[0-9a-f]+ <[^>]+> e121f301     msr     SP_irq, r1
 
60
0[0-9a-f]+ <[^>]+> e120f301     msr     LR_irq, r1
 
61
0[0-9a-f]+ <[^>]+> e160f301     msr     SPSR_irq, r1
 
62
0[0-9a-f]+ <[^>]+> e123f301     msr     SP_svc, r1
 
63
0[0-9a-f]+ <[^>]+> e122f301     msr     LR_svc, r1
 
64
0[0-9a-f]+ <[^>]+> e162f301     msr     SPSR_svc, r1
 
65
0[0-9a-f]+ <[^>]+> e125f301     msr     SP_abt, r1
 
66
0[0-9a-f]+ <[^>]+> e124f301     msr     LR_abt, r1
 
67
0[0-9a-f]+ <[^>]+> e164f301     msr     SPSR_abt, r1
 
68
0[0-9a-f]+ <[^>]+> e127f301     msr     SP_und, r1
 
69
0[0-9a-f]+ <[^>]+> e126f301     msr     LR_und, r1
 
70
0[0-9a-f]+ <[^>]+> e166f301     msr     SPSR_und, r1
 
71
0[0-9a-f]+ <[^>]+> e12df301     msr     SP_mon, r1
 
72
0[0-9a-f]+ <[^>]+> e12cf301     msr     LR_mon, r1
 
73
0[0-9a-f]+ <[^>]+> e16cf301     msr     SPSR_mon, r1
 
74
0[0-9a-f]+ <[^>]+> e12ff301     msr     SP_hyp, r1
 
75
0[0-9a-f]+ <[^>]+> e12ef301     msr     ELR_hyp, r1
 
76
0[0-9a-f]+ <[^>]+> e16ef301     msr     SPSR_hyp, r1
 
77
0[0-9a-f]+ <[^>]+> f7e0 8000    hvc     #0
 
78
0[0-9a-f]+ <[^>]+> f7ef 8fff    hvc     #65535  ; 0xffff
 
79
0[0-9a-f]+ <[^>]+> f3de 8f00    subs    pc, lr, #0
 
80
0[0-9a-f]+ <[^>]+> f3e0 8120    mrs     r1, R8_usr
 
81
0[0-9a-f]+ <[^>]+> f3e1 8120    mrs     r1, R9_usr
 
82
0[0-9a-f]+ <[^>]+> f3e2 8120    mrs     r1, R10_usr
 
83
0[0-9a-f]+ <[^>]+> f3e3 8120    mrs     r1, R11_usr
 
84
0[0-9a-f]+ <[^>]+> f3e4 8120    mrs     r1, R12_usr
 
85
0[0-9a-f]+ <[^>]+> f3e5 8120    mrs     r1, SP_usr
 
86
0[0-9a-f]+ <[^>]+> f3e6 8120    mrs     r1, LR_usr
 
87
0[0-9a-f]+ <[^>]+> f3e8 8120    mrs     r1, R8_fiq
 
88
0[0-9a-f]+ <[^>]+> f3e9 8120    mrs     r1, R9_fiq
 
89
0[0-9a-f]+ <[^>]+> f3ea 8120    mrs     r1, R10_fiq
 
90
0[0-9a-f]+ <[^>]+> f3eb 8120    mrs     r1, R11_fiq
 
91
0[0-9a-f]+ <[^>]+> f3ec 8120    mrs     r1, R12_fiq
 
92
0[0-9a-f]+ <[^>]+> f3ed 8120    mrs     r1, SP_fiq
 
93
0[0-9a-f]+ <[^>]+> f3ee 8120    mrs     r1, LR_fiq
 
94
0[0-9a-f]+ <[^>]+> f3fe 8120    mrs     r1, SPSR_fiq
 
95
0[0-9a-f]+ <[^>]+> f3e1 8130    mrs     r1, SP_irq
 
96
0[0-9a-f]+ <[^>]+> f3e0 8130    mrs     r1, LR_irq
 
97
0[0-9a-f]+ <[^>]+> f3f0 8130    mrs     r1, SPSR_irq
 
98
0[0-9a-f]+ <[^>]+> f3e3 8130    mrs     r1, SP_svc
 
99
0[0-9a-f]+ <[^>]+> f3e2 8130    mrs     r1, LR_svc
 
100
0[0-9a-f]+ <[^>]+> f3f2 8130    mrs     r1, SPSR_svc
 
101
0[0-9a-f]+ <[^>]+> f3e5 8130    mrs     r1, SP_abt
 
102
0[0-9a-f]+ <[^>]+> f3e4 8130    mrs     r1, LR_abt
 
103
0[0-9a-f]+ <[^>]+> f3f4 8130    mrs     r1, SPSR_abt
 
104
0[0-9a-f]+ <[^>]+> f3e7 8130    mrs     r1, SP_und
 
105
0[0-9a-f]+ <[^>]+> f3e6 8130    mrs     r1, LR_und
 
106
0[0-9a-f]+ <[^>]+> f3f6 8130    mrs     r1, SPSR_und
 
107
0[0-9a-f]+ <[^>]+> f3ed 8130    mrs     r1, SP_mon
 
108
0[0-9a-f]+ <[^>]+> f3ec 8130    mrs     r1, LR_mon
 
109
0[0-9a-f]+ <[^>]+> f3fc 8130    mrs     r1, SPSR_mon
 
110
0[0-9a-f]+ <[^>]+> f3ef 8130    mrs     r1, SP_hyp
 
111
0[0-9a-f]+ <[^>]+> f3ee 8130    mrs     r1, ELR_hyp
 
112
0[0-9a-f]+ <[^>]+> f3fe 8130    mrs     r1, SPSR_hyp
 
113
0[0-9a-f]+ <[^>]+> f381 8020    msr     R8_usr, r1
 
114
0[0-9a-f]+ <[^>]+> f381 8120    msr     R9_usr, r1
 
115
0[0-9a-f]+ <[^>]+> f381 8220    msr     R10_usr, r1
 
116
0[0-9a-f]+ <[^>]+> f381 8320    msr     R11_usr, r1
 
117
0[0-9a-f]+ <[^>]+> f381 8420    msr     R12_usr, r1
 
118
0[0-9a-f]+ <[^>]+> f381 8520    msr     SP_usr, r1
 
119
0[0-9a-f]+ <[^>]+> f381 8620    msr     LR_usr, r1
 
120
0[0-9a-f]+ <[^>]+> f381 8820    msr     R8_fiq, r1
 
121
0[0-9a-f]+ <[^>]+> f381 8920    msr     R9_fiq, r1
 
122
0[0-9a-f]+ <[^>]+> f381 8a20    msr     R10_fiq, r1
 
123
0[0-9a-f]+ <[^>]+> f381 8b20    msr     R11_fiq, r1
 
124
0[0-9a-f]+ <[^>]+> f381 8c20    msr     R12_fiq, r1
 
125
0[0-9a-f]+ <[^>]+> f381 8d20    msr     SP_fiq, r1
 
126
0[0-9a-f]+ <[^>]+> f381 8e20    msr     LR_fiq, r1
 
127
0[0-9a-f]+ <[^>]+> f391 8e20    msr     SPSR_fiq, r1
 
128
0[0-9a-f]+ <[^>]+> f381 8130    msr     SP_irq, r1
 
129
0[0-9a-f]+ <[^>]+> f381 8030    msr     LR_irq, r1
 
130
0[0-9a-f]+ <[^>]+> f391 8030    msr     SPSR_irq, r1
 
131
0[0-9a-f]+ <[^>]+> f381 8330    msr     SP_svc, r1
 
132
0[0-9a-f]+ <[^>]+> f381 8230    msr     LR_svc, r1
 
133
0[0-9a-f]+ <[^>]+> f391 8230    msr     SPSR_svc, r1
 
134
0[0-9a-f]+ <[^>]+> f381 8530    msr     SP_abt, r1
 
135
0[0-9a-f]+ <[^>]+> f381 8430    msr     LR_abt, r1
 
136
0[0-9a-f]+ <[^>]+> f391 8430    msr     SPSR_abt, r1
 
137
0[0-9a-f]+ <[^>]+> f381 8730    msr     SP_und, r1
 
138
0[0-9a-f]+ <[^>]+> f381 8630    msr     LR_und, r1
 
139
0[0-9a-f]+ <[^>]+> f391 8630    msr     SPSR_und, r1
 
140
0[0-9a-f]+ <[^>]+> f381 8d30    msr     SP_mon, r1
 
141
0[0-9a-f]+ <[^>]+> f381 8c30    msr     LR_mon, r1
 
142
0[0-9a-f]+ <[^>]+> f391 8c30    msr     SPSR_mon, r1
 
143
0[0-9a-f]+ <[^>]+> f381 8f30    msr     SP_hyp, r1
 
144
0[0-9a-f]+ <[^>]+> f381 8e30    msr     ELR_hyp, r1
 
145
0[0-9a-f]+ <[^>]+> f391 8e30    msr     SPSR_hyp, r1