|
|
5#

楼主 |
发表于 2016-6-9 23:03:48
|
只看该作者
源码:1 K; u& ^* S0 G* ?. @! h
1 #include<stdio.h> 4 ?* P& m7 ?# J: v
2 #include<math.h>; t: b6 ?" ^" ^& z7 s% K) ~! M4 i( i6 x
3 int main(int argc,char* argv[])# C" r! U6 L% S) ` r/ b
4 {
9 b L( Z" K( Q! y% O) c 5 int a,b,c;
8 k7 P. ?! F3 T \ 6 c = a * b;
! W7 B M$ O: @$ I, ]' r1 O. g 7 return 0;, y4 R% C7 e3 g* W: M
8 }% Q/ Y; ~* V6 i7 |) m4 S, }
& `4 i$ K8 T' P. d5 w# \
下面是两个编译器 编译出来的差异 差异好像不是很大 arm汇编不是很熟悉 大家看看
: O2 L" x# F/ f9 F+ ]: cnone:
' H( u$ l" l) Q# q+ S A8 `000082e0 <_init>:
2 S* v: n4 Z1 x: A) G2 k8 t$ ]& s 82e0: e92d4010 push {r4, lr}* d S- K5 u. W
82e4: eb00001c bl 835c <call_gmon_start>
& @" M4 I( U j0 [ 82e8: e8bd8010 pop {r4, pc}9 J- t. k7 y3 F. Q- C Q K7 j
arago:
4 O( i- N8 \; F8 D00008250 <_init>:
; B1 k4 j& W; R3 E 8250: e92d4008 push {r3, lr}) p( t4 Q, K9 B' l0 I: g
8254: eb00001d bl 82d0 <call_gmon_start>
5 K" z# f, g- M 8258: e8bd8008 pop {r3, pc}
+ v7 F6 l' f) S! c. }3 V: M. i9 v4 o( A- t9 o9 R# c2 F3 z
none:
( I# M6 B Y9 L0 p. P J# {000082ec <.plt>:1 p+ |$ r2 S% j/ h8 h
82ec: e52de004 push {lr} ; (str lr, [sp, #-4]!)
3 r2 t) T- T% I& l 82f0: e59fe004 ldr lr, [pc, #4] ; 82fc <_init+0x1c>
1 n: }) w5 g4 L* K, k 82f4: e08fe00e add lr, pc, lr( I% l' I) @3 d7 Q+ G
82f8: e5bef008 ldr pc, [lr, #8]!* u" \+ O( }, p
82fc: 000082d4 .word 0x000082d4
! ~% R' S) |4 g; v) v1 j 8300: e28fc600 add ip, pc, #0 ; 0x0
% x4 E# w% a& Y! F% ^1 k! R 8304: e28cca08 add ip, ip, #32768 ; 0x8000/ A; B! J; G- f* a9 K
8308: e5bcf2d4 ldr pc, [ip, #724]!
0 }' e2 Q' c/ c a8 ] 830c: e28fc600 add ip, pc, #0 ; 0x0
$ v; u. }# f2 f' ^# [ 8310: e28cca08 add ip, ip, #32768 ; 0x8000
9 [& a( D( ~- V+ ~ C+ W4 N 8314: e5bcf2cc ldr pc, [ip, #716]!
2 H, ^% I; b4 d0 ? 8318: e28fc600 add ip, pc, #0 ; 0x0: H' Y s. }- e) A
831c: e28cca08 add ip, ip, #32768 ; 0x8000
3 Q0 R" b1 I' s0 c 8320: e5bcf2c4 ldr pc, [ip, #708]!
Q% t3 X; E: t, garago:
" Z( d" z! Y8 q6 {# p5 |0000825c <.plt>:
+ t! d) y* q' K' S ^' w1 \ 825c: e52de004 push {lr} ; (str lr, [sp, #-4]!)% u) U7 Q! A. W" z4 y5 ?3 V
8260: e59fe004 ldr lr, [pc, #4] ; 826c <_init+0x1c>
: k* C' A6 X [7 A* P( ^ 8264: e08fe00e add lr, pc, lr$ W) Z: \2 k6 _: T4 l# P
8268: e5bef008 ldr pc, [lr, #8]!0 J6 j/ K/ ^0 c8 l- z" A* c
826c: 0000827c .word 0x0000827c
. p* U- `2 a( t) V, r! w 8270: e28fc600 add ip, pc, #0: p7 A" k+ l8 F. @7 J: c1 O5 C) j
8274: e28cca08 add ip, ip, #32768 ; 0x8000
# R3 g j5 g0 A' D0 b+ U 8278: e5bcf27c ldr pc, [ip, #636]! ; 0x27c
1 ]+ T. j9 D1 ]+ b5 \ 827c: e28fc600 add ip, pc, #08 k* t* O# `# i8 f* r, N7 W
8280: e28cca08 add ip, ip, #32768 ; 0x80005 d3 ^4 t7 b: T
8284: e5bcf274 ldr pc, [ip, #628]! ; 0x274- S6 d; ]* |7 Z+ w
8288: e28fc600 add ip, pc, #0
4 w" l k B/ n' w1 `8 j* [ l 828c: e28cca08 add ip, ip, #32768 ; 0x8000
, a; V8 ?% Y/ O3 B 8290: e5bcf26c ldr pc, [ip, #620]! ; 0x26c! L. P5 D' X% Y) \, K5 E7 I% @7 K
none:: z5 t, t. g7 i& @: m- c
00008324 <_start>:3 |0 W1 N" W3 m
8324: e59fc024 ldr ip, [pc, #36] ; 8350 <_start+0x2c>
6 J4 C# M, |7 f/ e0 Q) j2 C 8328: e3a0b000 mov fp, #0 ; 0x0
; p: `& R8 P; b1 W2 P# p1 M4 b1 Y5 Q 832c: e49d1004 pop {r1} ; (ldr r1, [sp], #4)& _( m% w; u& w* Y
8330: e1a0200d mov r2, sp# k3 e# S6 e$ t+ i# z' f
8334: e52d2004 push {r2} ; (str r2, [sp, #-4]!)# H3 u6 g% u' i' a
8338: e52d0004 push {r0} ; (str r0, [sp, #-4]!)* S- n: d# s0 I9 z# m8 v, B, }8 d
833c: e59f0010 ldr r0, [pc, #16] ; 8354 <_start+0x30>/ b$ ~" u0 N- \* g" |" R
8340: e59f3010 ldr r3, [pc, #16] ; 8358 <_start+0x34>
6 X, w" ~! `, b4 ~& t/ i- G$ T( P 8344: e52dc004 push {ip} ; (str ip, [sp, #-4]!)
4 @5 K0 t0 y1 J- ~ 8348: ebffffef bl 830c <_init+0x2c>: c* |; |8 ^4 s+ L5 q
834c: ebffffeb bl 8300 <_init+0x20>
- h3 y& f; M; { 8350: 00008404 .word 0x000084044 X6 }' G4 c, n$ o
8354: 000083cc .word 0x000083cc
( P8 O4 E$ s h6 _" T+ T 8358: 00008408 .word 0x00008408
* E& E! A4 ^8 s) A% z! \1 varago:3 {) o5 C7 v6 m
00008294 <_start>:& d; o5 R7 w( @) u
8294: e3a0b000 mov fp, #0
8 o" H/ ]* d5 n' ~ 8298: e3a0e000 mov lr, #0
8 Z: O4 b- a/ h7 {0 R/ p/ @ 829c: e49d1004 pop {r1} ; (ldr r1, [sp], #4)8 u k4 H1 x, I1 {4 m& Z
82a0: e1a0200d mov r2, sp# z1 ~7 O0 s% H4 j9 {, j
82a4: e52d2004 push {r2} ; (str r2, [sp, #-4]!)
& K0 E5 A4 S# E3 | 82a8: e52d0004 push {r0} ; (str r0, [sp, #-4]!)) S* h4 L$ D8 \, g! T
82ac: e59fc010 ldr ip, [pc, #16] ; 82c4 <_start+0x30>/ M. n: R' x: S& F4 s
82b0: e52dc004 push {ip} ; (str ip, [sp, #-4]!)/ Z3 e v4 p' b# f$ X% A
82b4: e59f000c ldr r0, [pc, #12] ; 82c8 <_start+0x34>
D2 |7 G# D6 r1 S' h 82b8: e59f300c ldr r3, [pc, #12] ; 82cc <_start+0x38>
6 L% @/ b; s. [2 z 82bc: ebffffee bl 827c <_init+0x2c>8 V+ g6 W8 m& m- f! |* f
82c0: ebffffea bl 8270 <_init+0x20>3 y# E0 g4 _5 h1 w1 T" v
82c4: 000083dc .word 0x000083dc( Q9 Q, z; v2 D
82c8: 00008344 .word 0x00008344: Z9 L. ^4 z5 \
82cc: 0000837c .word 0x0000837c7 N$ _/ }$ W* N; Y
none:
1 z$ M, B# g0 B x" ?+ T0000835c <call_gmon_start>:
9 g, N: X8 d" V' R9 V 835c: e59f3014 ldr r3, [pc, #20] ; 8378 <call_gmon_start+0x1c>
1 @# y; \' J( Z# F 8360: e59f2014 ldr r2, [pc, #20] ; 837c <call_gmon_start+0x20>
2 T: W! t( q- m6 L 8364: e08f3003 add r3, pc, r3# H# u7 Q3 e" t3 A# j
8368: e7931002 ldr r1, [r3, r2]
* a4 a1 P2 o/ ` 836c: e3510000 cmp r1, #0 ; 0x00 ] N* C! e- i/ K
8370: 012fff1e bxeq lr
( Y* _$ j7 [5 ` 8374: eaffffe7 b 8318 <_init+0x38>) u- o( l$ j+ O& t
8378: 00008264 .word 0x000082649 H+ c. Y# `! e
837c: 00000018 .word 0x00000018
8 N$ b7 o* |+ `+ Y ^" oarago:
9 Y4 G+ O Y8 d000082d0 <call_gmon_start>:
" n- s c, B2 Y% q. w4 j- F& y 82d0: e59f3014 ldr r3, [pc, #20] ; 82ec <call_gmon_start+0x1c>1 ^1 L+ L+ w6 k6 n( x4 X# g
82d4: e59f0014 ldr r0, [pc, #20] ; 82f0 <call_gmon_start+0x20>
9 {8 C r; w+ c7 I 82d8: e08f3003 add r3, pc, r3
: E$ k* m+ S# I9 i) _1 k$ O5 t& b7 B 82dc: e7932000 ldr r2, [r3, r0] o8 k. J9 f* I; }9 F3 i
82e0: e3520000 cmp r2, #0
+ G# ^. A& u7 }: l" y 82e4: 012fff1e bxeq lr) o+ V' J8 e; f! }) s- g1 _
82e8: eaffffe6 b 8288 <_init+0x38>
3 `6 J7 O" J& O2 `/ W6 }, n 82ec: 00008208 .word 0x00008208& c, w1 q/ [8 _6 _% V" @4 ?0 N
82f0: 00000018 .word 0x00000018
9 n" k& b( ?8 g) [* V2 N3 snone:
) s3 r: t- L% Q& w1 o1 P7 X! ^) T00008380 <__do_global_dtors_aux>:$ }2 M6 v6 [$ ?
8380: e59f2010 ldr r2, [pc, #16] ; 8398 <__do_global_dtors_aux+0x18>
1 b0 z c" _/ j/ g' K: p 8384: e5d23000 ldrb r3, [r2]
! F* H9 D- C* q 8388: e3530000 cmp r3, #0 ; 0x0! t4 A" _' C$ o/ ?/ m
838c: 03a03001 moveq r3, #1 ; 0x1
& N F$ Z2 w8 r4 D, P8 I0 G 8390: 05c23000 strbeq r3, [r2]
8 q) k, C8 l( R) n9 o% C+ r 8394: e12fff1e bx lr
' q, s- S# v6 G* Q+ N ?: ? 8398: 000105f4 .word 0x000105f4
2 M' }) t. P! N( [; G! farago:
. b! w8 O v7 Z, D/ C000082f4 <__do_global_dtors_aux>:5 I s: o- h8 e( O: i( X$ _
82f4: e59f3010 ldr r3, [pc, #16] ; 830c <__do_global_dtors_aux+0x18>* t3 i+ p( w3 X
82f8: e5d32000 ldrb r2, [r3]6 i B1 M8 T# I$ T
82fc: e3520000 cmp r2, #01 i, t8 N/ m! P7 f7 H( d5 |1 Z3 R
8300: 02822001 addeq r2, r2, #1
& [& w* ?" N# M3 [- l" y; A5 ^ 8304: 05c32000 strbeq r2, [r3]+ P: r" n; l Z8 i; k; {' o1 o- C
8308: e12fff1e bx lr- |: m/ G5 u/ ?- s: C9 ?
830c: 0001050c .word 0x0001050c5 V1 H1 C5 f2 a" x" d1 t3 B
none:
: U8 r7 {9 A0 r- \ j3 P0000839c <frame_dummy>:& z/ i& ]0 C: ?' A
839c: e59f0020 ldr r0, [pc, #32] ; 83c4 <frame_dummy+0x28>
( S6 n( S% e, h! O* A 83a0: e92d4010 push {r4, lr} Y6 z" Y, t# m* H. t
83a4: e5903000 ldr r3, [r0]1 O3 D- Y/ ^7 ?9 K0 }3 c
83a8: e3530000 cmp r3, #0 ; 0x0* Q0 S( O; T) r* q. Q
83ac: 08bd8010 popeq {r4, pc}
* t/ m# K7 s' ? 83b0: e59f3010 ldr r3, [pc, #16] ; 83c8 <frame_dummy+0x2c>" F% u7 P$ h2 _( O" a
83b4: e3530000 cmp r3, #0 ; 0x0
+ S8 z: X0 K C) i. Q 83b8: 08bd8010 popeq {r4, pc}
$ [1 U# v& o/ J6 r% T 83bc: e12fff33 blx r3
/ Y$ i- h: }( u8 X# h& r/ R 83c0: e8bd8010 pop {r4, pc}+ E" u. V5 {0 ^+ H2 v8 e
83c4: 000104dc .word 0x000104dc1 w' v- y7 `4 }- X6 ~' z
83c8: 00000000 .word 0x00000000
$ V' {: ?' p6 M F3 uarago:
; k( }$ D p* ]- e. r/ P- b) `00008310 <frame_dummy>:2 k5 U+ ^ b* E! D& T) J
8310: e59f0024 ldr r0, [pc, #36] ; 833c <frame_dummy+0x2c>
0 p# T1 n& `+ J- ^ 8314: e92d4008 push {r3, lr}
" P/ u; c E! S/ s 8318: e5903000 ldr r3, [r0]
4 ?5 y$ w$ y# m( p" @+ s# d+ J; v4 i 831c: e3530000 cmp r3, #0
1 E* w m- F' W6 L0 K; w1 _0 V& ? 8320: 0a000003 beq 8334 <frame_dummy+0x24>1 {+ @% U! \8 \" [/ V5 N: x
8324: e59f3014 ldr r3, [pc, #20] ; 8340 <frame_dummy+0x30>
: k: E2 s1 Q2 l$ d+ ? 8328: e3530000 cmp r3, #01 C. C( M. w- d- d
832c: 11a0e00f movne lr, pc$ x/ F$ y2 m& i% }% p1 f' `
8330: 112fff13 bxne r3
6 P4 b7 W- P/ U' V. D 8334: e8bd4008 pop {r3, lr}
8 Q( h( f& H V& U$ @4 ? 8338: e12fff1e bx lr
1 y1 o4 m. {5 O 833c: 000103fc .word 0x000103fc
% y% \5 F0 f. m/ M! V 8340: 00000000 .word 0x00000000
. K6 C+ _. U$ k' C) T- N5 l0 hnone:
! z- q2 W, V a4 b( A" {7 G* o000083cc <main>:; |1 x! q, D6 ]: o7 T& q: U
83cc: e52db004 push {fp} ; (str fp, [sp, #-4]!)$ Y: ~5 W4 O0 }& ?' t$ c
83d0: e28db000 add fp, sp, #0 ; 0x08 }' x: v* ^0 ?: d W6 q& @! p
83d4: e24dd01c sub sp, sp, #28 ; 0x1c
5 v4 n! X4 i3 q7 S 83d8: e50b0018 str r0, [fp, #-24]
! j1 c8 }3 r! N) [ 83dc: e50b101c str r1, [fp, #-28]6 c2 U3 R( c; `
83e0: e51b2010 ldr r2, [fp, #-16]
8 C' @4 } r' S9 Y 83e4: e51b300c ldr r3, [fp, #-12]
& A6 I$ y3 C5 Z5 G 83e8: e0030392 mul r3, r2, r3
) `, E7 W8 ^! f8 Y+ c* T# h& ? 83ec: e50b3008 str r3, [fp, #-8]
0 V4 ~: v6 @2 C. ~9 ^: r 83f0: e3a03000 mov r3, #0 ; 0x0
( [+ y, ~( u2 r7 a* s& c 83f4: e1a00003 mov r0, r3
, @6 ]0 e" S8 Q, R) U 83f8: e28bd000 add sp, fp, #0 ; 0x07 n# [7 S1 Q+ z' [7 @( e
83fc: e8bd0800 pop {fp} `8 E' h7 a/ O. v* |$ j
8400: e12fff1e bx lr
* ^* y7 Q g4 i/ L( N8 W4 aarago:
0 k0 q4 p$ l. v% ]* D00008344 <main>:
! Y' ]/ y" Z6 s' a/ k9 f0 t 8344: e52db004 push {fp} ; (str fp, [sp, #-4]!)2 d; |: S7 l& n# y; t) p9 C: R
8348: e28db000 add fp, sp, #0
3 [ @% ~1 r1 h 834c: e24dd01c sub sp, sp, #28
6 q- a! H9 Q; S 8350: e50b0018 str r0, [fp, #-24]
4 h8 ~& m% C1 A, H 8354: e50b101c str r1, [fp, #-28]
! S+ N' n0 Y% X, T 8358: e51b3008 ldr r3, [fp, #-8]$ S9 u2 m5 b$ L
835c: e51b200c ldr r2, [fp, #-12]
m( Q) d5 @6 C) V3 @ 8360: e0030392 mul r3, r2, r3, j [" K4 q. a2 w
8364: e50b3010 str r3, [fp, #-16]
. @1 R c1 _. \! _$ Q& b1 J 8368: e3a03000 mov r3, #0
- V2 D- j7 A8 K" v& i+ _/ W+ d 836c: e1a00003 mov r0, r3
, {4 c9 }$ K/ w0 T0 \ 8370: e28bd000 add sp, fp, #0 C# b7 u( ~, T; j# ]3 e0 o7 H
8374: e8bd0800 pop {fp}
% e _- v; M& `% O 8378: e12fff1e bx lr
, x0 ]' @1 W4 {5 g! V$ nnone:
5 K0 F' R0 l9 s0 V* J* ~+ d00008404 <__libc_csu_fini>:
/ e# F6 l1 Z+ u 8404: e12fff1e bx lr
2 r* j8 \1 g; J C% y# H( n5 Y! Garago:
/ w9 f' Z# _$ R6 {: T( r5 n C2 c000083dc <__libc_csu_fini>:
+ {9 S: ?: e: r! } 83dc: e12fff1e bx lr% f, B( j G0 q6 w4 ~. D5 Q: t# M
none:" q( y' ^2 c" ]& G* L
00008408 <__libc_csu_init>:
5 `2 L! g: f( o5 V$ P5 Z 8408: e92d47f0 push {r4, r5, r6, r7, r8, r9, sl, lr}1 n: ]" V9 [) s7 `1 i# z( G
840c: e1a08001 mov r8, r1
7 L$ M# g: P4 W7 q% | 8410: e1a07002 mov r7, r24 Y; q8 Z, C* X" E% B
8414: e1a0a000 mov sl, r0
7 r& `1 i# ]0 t/ l 8418: ebffffb0 bl 82e0 <_init>
- g: h* |' _" [8 P' v+ l 841c: e59f1044 ldr r1, [pc, #68] ; 8468 <__libc_csu_init+0x60>
& r$ N7 N( U. G$ i/ G! ^ 8420: e59f3044 ldr r3, [pc, #68] ; 846c <__libc_csu_init+0x64> ^ Z% v: \3 p. o# V1 i5 `
8424: e59f2044 ldr r2, [pc, #68] ; 8470 <__libc_csu_init+0x68>* ^* L% T+ O5 i" i2 X7 M
8428: e0613003 rsb r3, r1, r3
: G) q8 B( B! \7 I. O7 p 842c: e08f2002 add r2, pc, r2- _5 C2 R" _5 S, | [- J I
8430: e1b05143 asrs r5, r3, #2: F0 ^! Z7 Z" M1 [1 B8 |9 {
8434: e0822001 add r2, r2, r15 m) K7 A9 Z& I* e3 \8 z( a [
8438: 08bd87f0 popeq {r4, r5, r6, r7, r8, r9, sl, pc}5 l7 g! Y' Q" U! S
843c: e1a06002 mov r6, r2
# j" U- d y0 g* p/ B/ K) U y) |) }$ f 8440: e3a04000 mov r4, #0 ; 0x05 Y- x7 r8 Y3 \) {
8444: e1a0000a mov r0, sl
" ?: Q* X9 D6 L* Y4 V 8448: e1a01008 mov r1, r8! c# U1 c( u+ F# C8 y/ W; o$ Y
844c: e1a02007 mov r2, r7
( ?: d4 ~ d8 G) o- N& r9 t 8450: e1a0e00f mov lr, pc
$ I# t+ d4 ~4 l' B% Z G7 _: A* p6 G 8454: e796f104 ldr pc, [r6, r4, lsl #2]4 m- z1 s. e/ H" l2 B H% `0 a# J
8458: e2844001 add r4, r4, #1 ; 0x1, {& E2 s4 `5 t. H) e
845c: e1540005 cmp r4, r5/ q- ]; s: U) V& ]# |
8460: 3afffff7 bcc 8444 <__libc_csu_init+0x3c>
$ c3 f% w3 j9 m3 L) K& K 8464: e8bd87f0 pop {r4, r5, r6, r7, r8, r9, sl, pc}/ V" C& M7 I4 c7 y; D
8468: ffffff04 .word 0xffffff04" V; Y; f1 x' E
846c: ffffff08 .word 0xffffff08
! M/ j% j0 L# }8 d+ i7 L 8470: 0000819c .word 0x0000819c6 |3 _9 O% t4 e- f9 h2 w
arago:
5 ]( m9 x; L: y I ~) [9 k7 G& _0000837c <__libc_csu_init>:
6 q5 M O! \ {3 l! g* | 837c: e92d45f8 push {r3, r4, r5, r6, r7, r8, sl, lr}
# F) ~ r3 r$ ?+ ?2 c0 ]9 } 8380: e59fa04c ldr sl, [pc, #76] ; 83d4 <__libc_csu_init+0x58>
% _' v) Z) l$ m4 p* t# I 8384: e1a06000 mov r6, r0
) t4 s. M# n4 j1 u 8388: e1a07001 mov r7, r1
) P: m. Q# ] C7 V% m 838c: e1a08002 mov r8, r2: u0 a5 C) v4 M, l" `
8390: ebffffae bl 8250 <_init>
2 Y }1 r, g" a- B. l3 A# }- c 8394: e59f103c ldr r1, [pc, #60] ; 83d8 <__libc_csu_init+0x5c>
# w: r( @6 a2 }" r: s7 J# m4 [9 P) f 8398: e08fa00a add sl, pc, sl9 ?" } E: L" I+ R
839c: e08f0001 add r0, pc, r1
- q, u1 `2 \3 w2 S- I 83a0: e06a5000 rsb r5, sl, r0
6 K& @4 L6 `. @3 U) M 83a4: e1b05145 asrs r5, r5, #2+ K9 x+ r* @1 ~5 @
83a8: 08bd85f8 popeq {r3, r4, r5, r6, r7, r8, sl, pc}3 L. n6 x1 @1 y. P% c2 U
83ac: e3a04000 mov r4, #0
$ y$ B! a- {! @8 w 83b0: e79a3104 ldr r3, [sl, r4, lsl #2]
9 c) `- q2 t2 o8 {$ _; g0 g 83b4: e1a00006 mov r0, r6
1 n8 C- k) S' k* O0 ] 83b8: e1a01007 mov r1, r7
* }& Z' L8 ~ l* g! l: h* Y, i; k @ 83bc: e1a02008 mov r2, r8/ N! d' Q2 M I+ _, p
83c0: e2844001 add r4, r4, #1
' ?6 M6 X$ W$ A6 a o0 Y6 c 83c4: e12fff33 blx r3
3 d1 B9 c" e, o( j 83c8: e1540005 cmp r4, r5
6 b5 M! ]' u3 k4 w m f 83cc: 3afffff7 bcc 83b0 <__libc_csu_init+0x34>
& Z; s) o& w6 A% G) ~, B 83d0: e8bd85f8 pop {r3, r4, r5, r6, r7, r8, sl, pc}/ b8 h: _1 L% h1 k
83d4: 00008054 .word 0x00008054" n! O% I6 v3 w
83d8: 00008054 .word 0x00008054
) r& h$ `7 G: V. Z! v% U( Fnone:9 |9 B4 O g7 j8 K- \) D5 p* l
Disassembly of section .fini:7 e7 p# F- j! i1 L, l5 O
' T+ |- x% k7 Z6 K* W6 ]00008474 <_fini>:; n; j; e( C6 z& D
8474: e92d4010 push {r4, lr}! V" o9 _8 Y0 T
8478: e8bd8010 pop {r4, pc}6 i h, a; I' k% x: r
arago:4 Z8 u# Y _4 a, e" Y' V
Disassembly of section .fini:8 s( j2 y; J. i( u( d
9 N8 k( {) Y. [4 I000083e0 <_fini>:( y% j1 A4 L: k) R, K
83e0: e92d4008 push {r3, lr}
6 [& t$ z; `4 I1 {& k" h 83e4: e8bd8008 pop {r3, pc}
& v: l- C8 ]1 ?3 h* J
+ s8 S4 G7 s8 n$ P
/ s: \% ~% t1 R4 ~, a% }# v8 s* F# I
$ V# g7 y- {, ^2 E |
|