|
|
5#

楼主 |
发表于 2016-6-9 23:03:48
|
只看该作者
源码:
" a C2 r, j4 x2 h; q" c4 c 1 #include<stdio.h> * @' Y C+ `8 d# ~; f6 Q- f
2 #include<math.h>
8 |, ?. Q0 d2 c( V, M 3 int main(int argc,char* argv[])5 D2 ^5 d( ^: d4 j( u
4 {9 L2 Q! t0 G* ?% u
5 int a,b,c;# W) ~& Y0 X N
6 c = a * b;" M) Y( K4 s. y( o+ n+ u( d5 U3 R9 I! G
7 return 0;; C. H$ D; U) Q
8 }
) B8 X- w, m7 `
: L/ w& r2 }* n下面是两个编译器 编译出来的差异 差异好像不是很大 arm汇编不是很熟悉 大家看看
1 J6 Y, v: G2 g7 ]( N) L% G" `3 x2 F4 Ynone:0 x W* [+ n( ?$ T
000082e0 <_init>:
& u4 f' k! y. F9 m 82e0: e92d4010 push {r4, lr}# ^2 \3 C7 R" d4 N7 H
82e4: eb00001c bl 835c <call_gmon_start>
3 H8 m0 q5 w3 f3 B+ E' M 82e8: e8bd8010 pop {r4, pc}% E0 b6 V' n- |9 d. l$ }
arago:
& f8 y; l, G! i# J2 l9 }00008250 <_init>:# R9 h- x9 N1 B2 j
8250: e92d4008 push {r3, lr}
7 L' x8 S- S3 { 8254: eb00001d bl 82d0 <call_gmon_start>' H! t1 Z9 V8 l4 X5 W
8258: e8bd8008 pop {r3, pc}
: W* e1 q$ H* b' Q1 }* o3 o" c, d, a" g$ k F0 Y! Y
none:$ e `- s; U4 M. O
000082ec <.plt>:6 B2 K: p' b' r' t6 E* N V
82ec: e52de004 push {lr} ; (str lr, [sp, #-4]!)
; N/ s6 j. a I" a 82f0: e59fe004 ldr lr, [pc, #4] ; 82fc <_init+0x1c>
2 [1 F/ u+ L' j6 [2 Z 82f4: e08fe00e add lr, pc, lr
+ q- C: \/ \( H/ |: b. N5 ` 82f8: e5bef008 ldr pc, [lr, #8]!
" W" }, b3 E" }# r) n) h( o 82fc: 000082d4 .word 0x000082d4
7 e/ f7 P0 R. {* e1 P, q9 C9 X 8300: e28fc600 add ip, pc, #0 ; 0x0
) j) r3 d6 X7 k; o4 q% @- k* G1 v 8304: e28cca08 add ip, ip, #32768 ; 0x80001 H, w- ?& Y7 h9 }+ S6 l
8308: e5bcf2d4 ldr pc, [ip, #724]!" c) |8 M( o4 X+ {" A$ ~* a
830c: e28fc600 add ip, pc, #0 ; 0x0, Y+ d$ ?5 T0 T( E
8310: e28cca08 add ip, ip, #32768 ; 0x8000
8 } o! K2 m' E4 T/ y" B# D# n 8314: e5bcf2cc ldr pc, [ip, #716]!
' m- ~6 P. o2 S$ S* U2 V% @ 8318: e28fc600 add ip, pc, #0 ; 0x0, M9 ?1 q+ s5 j5 ~9 d
831c: e28cca08 add ip, ip, #32768 ; 0x8000
$ j/ v6 ]4 s/ P2 i0 n 8320: e5bcf2c4 ldr pc, [ip, #708]!0 a& S3 i# q( b: ]- J7 Q
arago:- J- i' l/ |- V* b
0000825c <.plt>:% w# b. m% T2 Z1 q. s8 d
825c: e52de004 push {lr} ; (str lr, [sp, #-4]!)& Y6 A. _/ p. n% x
8260: e59fe004 ldr lr, [pc, #4] ; 826c <_init+0x1c>
- \$ s2 @: y/ S7 G' A0 _0 O 8264: e08fe00e add lr, pc, lr
8 F' e' U" W$ c 8268: e5bef008 ldr pc, [lr, #8]!
3 `' \8 m+ O# r) D" D# J% x 826c: 0000827c .word 0x0000827c
, _3 s- n3 z4 y( a 8270: e28fc600 add ip, pc, #04 h5 H- U- c3 \: e9 U3 X6 ?
8274: e28cca08 add ip, ip, #32768 ; 0x80004 C8 I- H; f6 d: m, L
8278: e5bcf27c ldr pc, [ip, #636]! ; 0x27c4 Y/ ] V9 `6 f1 Q6 \
827c: e28fc600 add ip, pc, #0
+ e- z0 I$ h1 H& Z2 o 8280: e28cca08 add ip, ip, #32768 ; 0x8000
8 e2 V* D* K& U 8284: e5bcf274 ldr pc, [ip, #628]! ; 0x274
1 T* I5 e( B4 N {( N1 b 8288: e28fc600 add ip, pc, #09 T) W6 ~6 j' a( w6 P
828c: e28cca08 add ip, ip, #32768 ; 0x80004 y/ s# X/ N3 |
8290: e5bcf26c ldr pc, [ip, #620]! ; 0x26c P' D6 u% S( k- J) ~3 D2 ]
none:
; j7 p( w1 |1 e# M7 j; g5 V1 h3 ^& f00008324 <_start>:
4 G$ a( A# X- A3 F 8324: e59fc024 ldr ip, [pc, #36] ; 8350 <_start+0x2c>
# z+ R4 ~0 h/ j2 o; N3 ]9 B 8328: e3a0b000 mov fp, #0 ; 0x06 n* j6 f, q6 E2 {* w
832c: e49d1004 pop {r1} ; (ldr r1, [sp], #4)
9 P) s) O. |) W6 [) s+ p3 w- _ 8330: e1a0200d mov r2, sp
' ^6 C, Z) f+ D/ c6 y 8334: e52d2004 push {r2} ; (str r2, [sp, #-4]!)4 D. b: W( d6 H
8338: e52d0004 push {r0} ; (str r0, [sp, #-4]!)
3 Y0 g3 }8 ^( B1 m x/ v 833c: e59f0010 ldr r0, [pc, #16] ; 8354 <_start+0x30>
% C: g# @* ~; e, }2 d 8340: e59f3010 ldr r3, [pc, #16] ; 8358 <_start+0x34>
8 z& T& p# ?$ R2 R" }" c$ ` 8344: e52dc004 push {ip} ; (str ip, [sp, #-4]!)
0 \& q8 V$ v6 s 8348: ebffffef bl 830c <_init+0x2c>
! N2 m% l* |, e 834c: ebffffeb bl 8300 <_init+0x20>4 g* v5 [! s3 R' G
8350: 00008404 .word 0x000084043 A" X. U' ?& r Y& c/ L5 f$ k: e
8354: 000083cc .word 0x000083cc
' @: Z8 L. R' B' ?* _ 8358: 00008408 .word 0x00008408/ J4 O( M+ Q$ C7 h- ^1 f
arago:4 N' S- k% {) z3 @2 V: h
00008294 <_start>:
- ]% l4 E" x: }, |7 P- X6 N 8294: e3a0b000 mov fp, #0
5 } N6 N: M) A8 l v 8298: e3a0e000 mov lr, #0! e F$ r/ t* v t7 H3 C
829c: e49d1004 pop {r1} ; (ldr r1, [sp], #4)5 P) p( M* \$ K& P8 r8 h4 W. I; u
82a0: e1a0200d mov r2, sp9 ]& k0 V# m% J3 z
82a4: e52d2004 push {r2} ; (str r2, [sp, #-4]!)0 J' I+ C4 {8 w0 b
82a8: e52d0004 push {r0} ; (str r0, [sp, #-4]!)' R" J" v4 x3 k# B
82ac: e59fc010 ldr ip, [pc, #16] ; 82c4 <_start+0x30>0 l u$ R H8 y2 ]2 D
82b0: e52dc004 push {ip} ; (str ip, [sp, #-4]!)
' a% s' e. Z$ g0 W 82b4: e59f000c ldr r0, [pc, #12] ; 82c8 <_start+0x34>
3 t3 d5 ^ [$ C" i; w! @; h( X 82b8: e59f300c ldr r3, [pc, #12] ; 82cc <_start+0x38>
0 r$ k* e+ E$ ?) n 82bc: ebffffee bl 827c <_init+0x2c>' r. Y2 i2 ~/ U
82c0: ebffffea bl 8270 <_init+0x20>% D, }; w4 T! s3 ?
82c4: 000083dc .word 0x000083dc
& S# Y- h, ]# Y- p+ T6 t 82c8: 00008344 .word 0x00008344
) ] q" Z3 `5 a 82cc: 0000837c .word 0x0000837c# X7 t3 B5 t+ w. A' E& m5 S
none:- L4 k7 k; C. `& B9 F: E
0000835c <call_gmon_start>: D; |* ~' g r
835c: e59f3014 ldr r3, [pc, #20] ; 8378 <call_gmon_start+0x1c>
3 p, E% i* _! h0 B 8360: e59f2014 ldr r2, [pc, #20] ; 837c <call_gmon_start+0x20>0 M8 @: Q8 r3 L$ `3 p
8364: e08f3003 add r3, pc, r3
3 i; C! y& ^4 K5 {6 r 8368: e7931002 ldr r1, [r3, r2]
' g5 [# i! b6 |' [5 D2 @2 ~! t 836c: e3510000 cmp r1, #0 ; 0x08 [9 X/ a1 }% \ U/ @+ A* y
8370: 012fff1e bxeq lr
( i2 F- o8 d6 U! A, I& i+ c 8374: eaffffe7 b 8318 <_init+0x38>" n' y5 z9 [. m4 D5 q
8378: 00008264 .word 0x00008264
* k' W) l9 J1 R3 n( e( m% z7 J 837c: 00000018 .word 0x000000183 z& B6 f" G# e2 d1 P7 [
arago:
' [! b' ]/ ~# O$ W" S% q$ O+ D7 s000082d0 <call_gmon_start>:
% B( ]1 {5 A# e+ [ 82d0: e59f3014 ldr r3, [pc, #20] ; 82ec <call_gmon_start+0x1c>7 q( Q) X/ u/ p3 a; F) k
82d4: e59f0014 ldr r0, [pc, #20] ; 82f0 <call_gmon_start+0x20>- y. v3 y. w/ L8 z" S
82d8: e08f3003 add r3, pc, r3
6 A6 _( ~+ B) I: d4 A. V 82dc: e7932000 ldr r2, [r3, r0]
5 B' v$ l5 ?" h/ _2 _- K4 ? 82e0: e3520000 cmp r2, #0
- P2 {1 T6 ]: g; m 82e4: 012fff1e bxeq lr* c9 W4 I2 R% g& q" a7 C
82e8: eaffffe6 b 8288 <_init+0x38>1 w9 v1 e! N% P ^
82ec: 00008208 .word 0x00008208; ?! M, J$ S0 A# l; B- C( G4 c
82f0: 00000018 .word 0x00000018
8 @" K- g2 j9 m- R/ N8 Q. J9 [none:
6 o0 P, x9 q; f9 M& m00008380 <__do_global_dtors_aux>:
$ ^6 ] n) S: V/ Z, E/ P, P+ G" u 8380: e59f2010 ldr r2, [pc, #16] ; 8398 <__do_global_dtors_aux+0x18>0 ?1 K P, a' ^1 V- G/ K6 C+ ?
8384: e5d23000 ldrb r3, [r2]
- Y: e$ I3 P3 V P9 u, s. B 8388: e3530000 cmp r3, #0 ; 0x0
$ x! ?2 _4 R6 D; b/ C) P. ? 838c: 03a03001 moveq r3, #1 ; 0x1
: U, j% ~1 ?& D' q$ Z 8390: 05c23000 strbeq r3, [r2]
$ P( K/ t' e, k 8394: e12fff1e bx lr
* x- M8 ^) E' k3 B% q0 W 8398: 000105f4 .word 0x000105f49 H) ]: @* X6 Y2 h0 Z
arago:& i9 b% V2 s% [$ @% Q% _
000082f4 <__do_global_dtors_aux>:4 G p$ j/ M: ~" ]
82f4: e59f3010 ldr r3, [pc, #16] ; 830c <__do_global_dtors_aux+0x18>; G# x; K1 p7 B2 ]9 j
82f8: e5d32000 ldrb r2, [r3]
3 p: y, u' J; b) t 82fc: e3520000 cmp r2, #0# F* w9 q. J: O% A
8300: 02822001 addeq r2, r2, #1
% d# O2 S1 u. F9 Q+ R5 X9 L e* Y/ f 8304: 05c32000 strbeq r2, [r3]' w- |% _' T. U6 |2 z: [8 K
8308: e12fff1e bx lr
5 K7 V2 m9 } E( r3 Y. D! B" T 830c: 0001050c .word 0x0001050c+ M$ a0 X! q) e3 v: s
none: ]0 v5 a4 y- C9 N
0000839c <frame_dummy>:( s; n' C1 Q% n3 G9 E) l
839c: e59f0020 ldr r0, [pc, #32] ; 83c4 <frame_dummy+0x28> }4 p& e# S4 e+ ]9 K3 b4 q
83a0: e92d4010 push {r4, lr}
; h6 n4 E# ~' B3 h% E: v 83a4: e5903000 ldr r3, [r0]9 p9 P3 p2 n+ `9 }% I0 \ q7 B5 Z
83a8: e3530000 cmp r3, #0 ; 0x0
: \$ b; W/ s1 } r% M 83ac: 08bd8010 popeq {r4, pc}, d8 Z3 |. Y {0 L
83b0: e59f3010 ldr r3, [pc, #16] ; 83c8 <frame_dummy+0x2c>6 P" s6 e. v3 [+ R
83b4: e3530000 cmp r3, #0 ; 0x0: S, r: C1 v! g/ t
83b8: 08bd8010 popeq {r4, pc}
. I+ @# n0 t! x$ J( w7 C 83bc: e12fff33 blx r3
( u" E9 i: k4 B3 y 83c0: e8bd8010 pop {r4, pc}( n6 ^# _$ P/ j
83c4: 000104dc .word 0x000104dc8 V R+ H) F g) |0 ~3 }4 p
83c8: 00000000 .word 0x00000000
7 B* `+ {6 L3 o; P$ m; X8 Earago:
, k5 X8 { I: t4 I00008310 <frame_dummy>:7 U" C& \' q( ?8 w1 w% ]: e% G
8310: e59f0024 ldr r0, [pc, #36] ; 833c <frame_dummy+0x2c>
" I! \; w1 S3 v) C 8314: e92d4008 push {r3, lr}
; H, X: w; e4 X. P 8318: e5903000 ldr r3, [r0]& k7 D9 i" J3 _# ^* t) T
831c: e3530000 cmp r3, #0: l1 i. ]& e0 b$ j
8320: 0a000003 beq 8334 <frame_dummy+0x24>8 c' V# g) t5 T- O1 |6 p
8324: e59f3014 ldr r3, [pc, #20] ; 8340 <frame_dummy+0x30>4 o6 G& B9 g$ l! V9 @
8328: e3530000 cmp r3, #0 u4 F4 q( ]; q7 N
832c: 11a0e00f movne lr, pc+ q7 K0 }6 G8 F' q
8330: 112fff13 bxne r3. o) T8 t4 O2 y4 M1 ]3 d
8334: e8bd4008 pop {r3, lr}
9 F" g: G( ~! X% d' \ 8338: e12fff1e bx lr3 i6 D% Z' t0 ]8 z/ E" g
833c: 000103fc .word 0x000103fc( B! a8 v k3 g
8340: 00000000 .word 0x00000000
$ t" F% R: @1 W" _: ]none:# m" f2 B6 ~% I2 |
000083cc <main>:( A7 @* E5 I3 z. D! W
83cc: e52db004 push {fp} ; (str fp, [sp, #-4]!)
: I, U9 `) I8 D; j 83d0: e28db000 add fp, sp, #0 ; 0x0: j2 K& w, p( b" i& j
83d4: e24dd01c sub sp, sp, #28 ; 0x1c$ M. w! |3 M) [, {8 } a2 J
83d8: e50b0018 str r0, [fp, #-24]
~9 B) ]/ d" l& k C* i% Y 83dc: e50b101c str r1, [fp, #-28]
1 W8 F# z, G9 e 83e0: e51b2010 ldr r2, [fp, #-16]2 q" T3 x6 `- E9 Q8 l% e# v. j
83e4: e51b300c ldr r3, [fp, #-12]3 c% B4 V5 `+ U4 |' G9 ~5 e
83e8: e0030392 mul r3, r2, r3* n0 j* p/ d$ y* @ k3 @ A3 `
83ec: e50b3008 str r3, [fp, #-8]. h, @- s: Y0 U: C# k) [! r2 g
83f0: e3a03000 mov r3, #0 ; 0x0' E+ j6 A2 T0 \3 I8 R V% l5 Q, R
83f4: e1a00003 mov r0, r3
# z5 a& [- |: a7 [* i L7 ^$ a 83f8: e28bd000 add sp, fp, #0 ; 0x0
: r. s) f) `" Q0 j, n4 I1 n 83fc: e8bd0800 pop {fp}; |) X: d+ d3 i' Q
8400: e12fff1e bx lr
! X7 I" v% S* k$ G# r* n+ B3 B0 Farago:+ f$ T# A6 N8 ]. A
00008344 <main>:
5 v$ Z$ ~/ F9 U( @- K2 }1 Y 8344: e52db004 push {fp} ; (str fp, [sp, #-4]!)) a( F$ y" l& R9 e+ H4 [! ^+ h* R
8348: e28db000 add fp, sp, #0
7 B5 H# X' C' A8 v$ X3 s 834c: e24dd01c sub sp, sp, #284 d. t. }3 F; W, X. m' U3 y
8350: e50b0018 str r0, [fp, #-24]
: S7 i% J1 P$ e1 J& U1 U* G 8354: e50b101c str r1, [fp, #-28]/ w0 }1 ] @ n: D" T" z$ i. M* q
8358: e51b3008 ldr r3, [fp, #-8]# r# w3 Y$ R+ B. K/ ~
835c: e51b200c ldr r2, [fp, #-12]
) o6 S$ `' p% ~$ h 8360: e0030392 mul r3, r2, r3
1 l8 I" D% \& H, J& `( | 8364: e50b3010 str r3, [fp, #-16]* `( z" T. d M, M( S0 Y4 T" A, m5 g
8368: e3a03000 mov r3, #0; G+ J# P7 }, n# o: Y/ J% z
836c: e1a00003 mov r0, r3
$ D h& Y, ]2 J Y! V7 ?5 ]5 N5 h 8370: e28bd000 add sp, fp, #0
9 f% {; A i) f/ K2 s+ ~" A/ P 8374: e8bd0800 pop {fp}
& H* h* r" U3 J, [& K9 ^ 8378: e12fff1e bx lr
2 u' M- a2 _+ n! z2 g; [ gnone:. X2 g2 h. J Z2 e* G% @# v
00008404 <__libc_csu_fini>:
1 s' w `$ N5 i# U3 O 8404: e12fff1e bx lr" x! c" W3 g A2 P: M9 o8 v
arago:
; ^8 |# o. C5 V' J000083dc <__libc_csu_fini>:
9 e* ]$ ^' G- t9 S* K% d, Y& K 83dc: e12fff1e bx lr
4 [! ]% S7 n! f0 h( Jnone:
0 [, B. O! y, X% E00008408 <__libc_csu_init>:
/ U f$ `' [' u& P0 [: ] 8408: e92d47f0 push {r4, r5, r6, r7, r8, r9, sl, lr}
4 M# v& N! z% V2 V- s, b* f 840c: e1a08001 mov r8, r1
7 A! y0 U8 w0 t: q+ a; i' X 8410: e1a07002 mov r7, r2
# o1 x% J O/ `& [ 8414: e1a0a000 mov sl, r01 q* B1 n0 p! ~
8418: ebffffb0 bl 82e0 <_init>
" L/ y3 B/ D% L" ~ 841c: e59f1044 ldr r1, [pc, #68] ; 8468 <__libc_csu_init+0x60>
% h4 j; o, b+ `* H+ M2 d 8420: e59f3044 ldr r3, [pc, #68] ; 846c <__libc_csu_init+0x64>, e- q2 o: M& G* M- T, X
8424: e59f2044 ldr r2, [pc, #68] ; 8470 <__libc_csu_init+0x68>( S: N& P, B# z
8428: e0613003 rsb r3, r1, r3
; a! z A! w% s9 v: q 842c: e08f2002 add r2, pc, r2% ]% B& B5 V! A7 {
8430: e1b05143 asrs r5, r3, #2$ z9 J, k2 r5 N1 U9 l$ ]' m
8434: e0822001 add r2, r2, r1
- X8 ^, N) M/ _! H 8438: 08bd87f0 popeq {r4, r5, r6, r7, r8, r9, sl, pc}
8 e# S# E; h* ~$ u8 }" G 843c: e1a06002 mov r6, r2& g6 ~( I4 W; F, c
8440: e3a04000 mov r4, #0 ; 0x0
$ c8 a1 Y+ B0 P7 Z0 v# ?5 Q; r5 E) e 8444: e1a0000a mov r0, sl% o4 V, Y- S1 O$ D7 w a' U; g) }
8448: e1a01008 mov r1, r8! |0 Q! T! T6 o7 j7 L' f5 z
844c: e1a02007 mov r2, r7
: X1 y v" e/ |; p' Z 8450: e1a0e00f mov lr, pc
4 e2 P/ N' a% i! h7 o/ u 8454: e796f104 ldr pc, [r6, r4, lsl #2]
5 p) Z8 U" K9 m% Y+ T% E3 l( N 8458: e2844001 add r4, r4, #1 ; 0x1- Y1 S5 U A: j; t- t
845c: e1540005 cmp r4, r5
: H* l1 n) E0 N g5 y# U3 ~1 i& y3 m 8460: 3afffff7 bcc 8444 <__libc_csu_init+0x3c>
8 w- j" [/ p6 M. b 8464: e8bd87f0 pop {r4, r5, r6, r7, r8, r9, sl, pc}
. M' t3 ?3 h, T3 z- x 8468: ffffff04 .word 0xffffff04
' O5 q: S: W! z" V9 i/ M 846c: ffffff08 .word 0xffffff08
0 U3 O" J( W& _' o: z" ` 8470: 0000819c .word 0x0000819c; I6 U: w7 B( C# y" s
arago:
2 s K1 x+ { |! H0000837c <__libc_csu_init>:5 z8 d* P* k% m8 u3 q# Y
837c: e92d45f8 push {r3, r4, r5, r6, r7, r8, sl, lr}
8 c) L9 U \2 f1 ] 8380: e59fa04c ldr sl, [pc, #76] ; 83d4 <__libc_csu_init+0x58>
+ p8 c2 n8 E* O" Y$ a7 H0 n# z 8384: e1a06000 mov r6, r0
' p! a* I H4 d) a 8388: e1a07001 mov r7, r1
; s4 ]/ ]" @( \8 ` 838c: e1a08002 mov r8, r2
* I$ ?0 k! H' w1 `7 k 8390: ebffffae bl 8250 <_init>! {+ w9 c' ]. ^ j7 i+ T
8394: e59f103c ldr r1, [pc, #60] ; 83d8 <__libc_csu_init+0x5c>' U+ ^8 L8 h; z3 N& T; g/ t! U
8398: e08fa00a add sl, pc, sl/ W9 l7 L- @% U M- s$ \
839c: e08f0001 add r0, pc, r1
/ Q' }5 z# O6 P8 j 83a0: e06a5000 rsb r5, sl, r0# p a4 d6 d- q7 l! `* L- S. I* q
83a4: e1b05145 asrs r5, r5, #2
& x$ _7 h2 q+ @) z& ^ 83a8: 08bd85f8 popeq {r3, r4, r5, r6, r7, r8, sl, pc}
4 ?2 y& y1 T5 O9 b 83ac: e3a04000 mov r4, #0
4 E7 {8 F: G/ O; o6 X) b 83b0: e79a3104 ldr r3, [sl, r4, lsl #2]! }3 b! {; Q: O, T4 s; [
83b4: e1a00006 mov r0, r6
. w) o5 M! [) l; e' |2 P7 y/ W4 X7 h 83b8: e1a01007 mov r1, r7
& h1 |$ F* |+ S4 l! o 83bc: e1a02008 mov r2, r80 f3 K' ^, v3 U& F
83c0: e2844001 add r4, r4, #1: T" l/ ` F8 q: a3 Z; K. E7 M
83c4: e12fff33 blx r3
; M3 [9 Q- T/ x& ~6 V 83c8: e1540005 cmp r4, r52 C) `* M5 @9 A1 W7 u8 Y. q
83cc: 3afffff7 bcc 83b0 <__libc_csu_init+0x34>
) T7 n% c' J$ s& S9 W/ K 83d0: e8bd85f8 pop {r3, r4, r5, r6, r7, r8, sl, pc}
* I, _& @: B. S# d8 |' M& k 83d4: 00008054 .word 0x000080543 f; N/ ]6 D" i4 A3 x# d
83d8: 00008054 .word 0x000080544 {( K' X4 x0 o
none:
' f: J7 }5 |! E& JDisassembly of section .fini:6 F/ a3 K( K- z w
/ q0 I' u. m7 K1 Z# f00008474 <_fini>:
- S/ _2 ^: t! q# |( o7 Y. }! r 8474: e92d4010 push {r4, lr}9 }% }; p, o* Z" E S t4 c& H
8478: e8bd8010 pop {r4, pc}
( v6 f3 ~0 X! ~' \$ S( J0 g7 r5 Xarago:
- D- \$ O* s& ODisassembly of section .fini:5 D* I8 c( D/ J, R2 B! k/ L
( ^) q9 z. q% w H000083e0 <_fini>:/ t4 K/ Z9 G) |. a# h% O
83e0: e92d4008 push {r3, lr}' {! Y( L+ ~8 Y! v" j) g
83e4: e8bd8008 pop {r3, pc}
# T; s9 ?- o, h& W( e. d/ Z P! n" O( O/ C8 F& O& c
! \5 L$ ^, q# F1 L9 H. |* O
) ? B' t/ O. u |
|