|
|
5#

楼主 |
发表于 2016-6-9 23:03:48
|
只看该作者
源码:+ Q+ a; W$ u; F0 K0 o
1 #include<stdio.h> ; w/ o, |% X# d- b( Y! C7 X- P
2 #include<math.h>
* H& U. ~) e8 n6 W- M2 W, D z 3 int main(int argc,char* argv[])
* \5 z! X0 O# E* X. l" Q5 h6 Y 4 {0 R9 W4 m# ]2 ^$ j
5 int a,b,c;6 X u# }9 m v) S9 i" H
6 c = a * b;
2 a' P- p, S* c5 ~ 7 return 0;
5 ~1 b7 j8 Y2 I3 ? 8 }
* p/ y9 _6 `4 L3 t7 X. w) U& w+ Z; t8 E% h" g
下面是两个编译器 编译出来的差异 差异好像不是很大 arm汇编不是很熟悉 大家看看
% t) R' m2 u6 |. e( snone:
, X0 v$ g* ?2 T9 O000082e0 <_init>:# v$ y/ L8 q' F& v. d
82e0: e92d4010 push {r4, lr}
A0 }4 D- A; H0 }8 R 82e4: eb00001c bl 835c <call_gmon_start>' D# T- F+ J" p
82e8: e8bd8010 pop {r4, pc}
! Z. e8 q, O# r3 o/ A+ b) farago:& ]) _& j/ x" u8 P8 n7 P& r
00008250 <_init>:
* u' T# a/ M* j. C, | 8250: e92d4008 push {r3, lr}. V6 t& g) x2 Z1 y+ E: c
8254: eb00001d bl 82d0 <call_gmon_start>1 u+ }3 y( L( E0 Q
8258: e8bd8008 pop {r3, pc}1 R- A' R( }0 p% s8 `
8 \$ p0 K* A6 W8 k' f5 j
none:% H& J/ W& B# }# B: ]3 _4 ~0 @* m
000082ec <.plt>:
: i% A. `. F8 V8 o0 w! H0 c 82ec: e52de004 push {lr} ; (str lr, [sp, #-4]!)0 J: ?3 [# ?$ v0 Z, O* j
82f0: e59fe004 ldr lr, [pc, #4] ; 82fc <_init+0x1c>
- F2 E5 t/ o% u {# q2 B7 r 82f4: e08fe00e add lr, pc, lr
4 a, B* R3 C1 j! [* e 82f8: e5bef008 ldr pc, [lr, #8]! `6 [. q/ s$ u' g6 [
82fc: 000082d4 .word 0x000082d4. b, J- B8 \0 m% C( t
8300: e28fc600 add ip, pc, #0 ; 0x0
& l- m/ z3 W6 } 8304: e28cca08 add ip, ip, #32768 ; 0x8000
( D9 D. U! u9 k% V" q 8308: e5bcf2d4 ldr pc, [ip, #724]!5 x- E/ X K+ L; o) x: x# ~
830c: e28fc600 add ip, pc, #0 ; 0x0$ e$ m: g$ R' P/ ?# K
8310: e28cca08 add ip, ip, #32768 ; 0x8000
+ x* k" ?2 f) O) ]. w9 s8 ^: E 8314: e5bcf2cc ldr pc, [ip, #716]!% e$ T# [: A, S$ j- C2 [+ o$ C
8318: e28fc600 add ip, pc, #0 ; 0x0
2 u. R: B4 W2 p- a$ t 831c: e28cca08 add ip, ip, #32768 ; 0x8000
9 B( N2 C: z- a6 u- ` 8320: e5bcf2c4 ldr pc, [ip, #708]!7 b L0 u; U$ P, r( F3 e( l+ `
arago:
, ]1 {" e. l* S5 L3 O0000825c <.plt>:* a- o/ J" t: g, o1 m/ ~/ Y/ N& M
825c: e52de004 push {lr} ; (str lr, [sp, #-4]!)
4 H/ y$ q4 S' m8 T! D) j 8260: e59fe004 ldr lr, [pc, #4] ; 826c <_init+0x1c>( d. |* W2 `* h: \0 m: m
8264: e08fe00e add lr, pc, lr
) J B1 x+ C9 ^ K/ L* z 8268: e5bef008 ldr pc, [lr, #8]!
M. @3 b; i4 t. f D$ P6 K 826c: 0000827c .word 0x0000827c
1 D4 Z1 m. m# A/ V0 \0 ~! l/ n 8270: e28fc600 add ip, pc, #0% v9 R) X( j1 d2 [4 {
8274: e28cca08 add ip, ip, #32768 ; 0x8000
! S6 X. w. U$ }% W 8278: e5bcf27c ldr pc, [ip, #636]! ; 0x27c8 [0 }6 K7 ]! w4 b' B
827c: e28fc600 add ip, pc, #0
8 p. s6 |* `0 y% u( a: l, J 8280: e28cca08 add ip, ip, #32768 ; 0x8000
+ G7 d* Z1 `9 s8 A! Y9 l8 O 8284: e5bcf274 ldr pc, [ip, #628]! ; 0x274- J$ z( D- u4 \! M% S! R: W
8288: e28fc600 add ip, pc, #0% O# F) Q) K) {" d) S. B( `
828c: e28cca08 add ip, ip, #32768 ; 0x8000* M2 a: |9 T9 V- B6 i L
8290: e5bcf26c ldr pc, [ip, #620]! ; 0x26c/ s) J$ I: V0 s( g$ h4 u% s/ B6 \
none:9 r5 r2 r5 l7 u% W
00008324 <_start>:. z* z7 }8 \+ r& @) z2 e4 d6 \
8324: e59fc024 ldr ip, [pc, #36] ; 8350 <_start+0x2c>
( o# i4 y7 a2 o 8328: e3a0b000 mov fp, #0 ; 0x0: p) w Y' r9 m. E, h4 y! P
832c: e49d1004 pop {r1} ; (ldr r1, [sp], #4)' ]6 U, G+ i7 c) H) c& O. N9 ]
8330: e1a0200d mov r2, sp' | N* w/ V( g9 n4 L! Z, e5 u
8334: e52d2004 push {r2} ; (str r2, [sp, #-4]!)
. D9 ^# f7 i$ i, p 8338: e52d0004 push {r0} ; (str r0, [sp, #-4]!). o, a9 E0 E7 F- j6 J7 c5 _
833c: e59f0010 ldr r0, [pc, #16] ; 8354 <_start+0x30>
; ~' f& C- d. `# F {! _8 Q( {7 O, g4 @ 8340: e59f3010 ldr r3, [pc, #16] ; 8358 <_start+0x34>) Y0 R a W$ \4 b7 |
8344: e52dc004 push {ip} ; (str ip, [sp, #-4]!)
9 j. n; Y8 h' ? 8348: ebffffef bl 830c <_init+0x2c>
! D* I; B& Z- N' D. E 834c: ebffffeb bl 8300 <_init+0x20>. A# r" _1 e, \8 d: f6 i+ Q% U
8350: 00008404 .word 0x00008404) `: y2 S( ?& ^8 [2 Y
8354: 000083cc .word 0x000083cc
; b9 E9 W- m% n! T 8358: 00008408 .word 0x00008408
' D3 [9 v: [. ?4 T7 r+ r4 b) |0 @arago:
' d3 ?$ b5 r5 ?6 R: f/ ?00008294 <_start>:" y) o7 ^: v. j/ v: u
8294: e3a0b000 mov fp, #0( K8 |+ P: M/ r3 v! D+ A5 r2 K2 U; [
8298: e3a0e000 mov lr, #0" ]6 y- E- t7 F- q
829c: e49d1004 pop {r1} ; (ldr r1, [sp], #4)6 s# i9 N8 |( h. b1 k
82a0: e1a0200d mov r2, sp
( s( m* {0 h4 \' a& { 82a4: e52d2004 push {r2} ; (str r2, [sp, #-4]!)
( g3 h" V' [. }4 h6 }( X 82a8: e52d0004 push {r0} ; (str r0, [sp, #-4]!)7 R2 p! h; ^3 n% R5 {- q" r8 T! T
82ac: e59fc010 ldr ip, [pc, #16] ; 82c4 <_start+0x30>7 |) Y& s7 G8 @' G) n1 B- h! |
82b0: e52dc004 push {ip} ; (str ip, [sp, #-4]!)
- G- w9 `5 |4 G1 h( Z$ b 82b4: e59f000c ldr r0, [pc, #12] ; 82c8 <_start+0x34>6 z; _8 P' q. }, |! i) S) [
82b8: e59f300c ldr r3, [pc, #12] ; 82cc <_start+0x38>
" H' B- ?1 E- \: H6 D: x 82bc: ebffffee bl 827c <_init+0x2c>4 ~# W; _" c _# O" p6 J* L9 A
82c0: ebffffea bl 8270 <_init+0x20>
; E$ ]' X: k: j4 }. T6 b9 | 82c4: 000083dc .word 0x000083dc7 I9 D' q& b' i" Y- {
82c8: 00008344 .word 0x000083448 Z/ w3 c! K# K- H/ G
82cc: 0000837c .word 0x0000837c
1 F3 c, |) h J4 ynone:
% D O _" N+ I% a0000835c <call_gmon_start>:/ \0 B. Q' \% y
835c: e59f3014 ldr r3, [pc, #20] ; 8378 <call_gmon_start+0x1c>
7 u& J1 _' T8 B 8360: e59f2014 ldr r2, [pc, #20] ; 837c <call_gmon_start+0x20>/ m4 w; f+ Y( h! `+ o) ?, k
8364: e08f3003 add r3, pc, r3/ u$ @5 C) z' X( \! E
8368: e7931002 ldr r1, [r3, r2]
5 f) R+ |5 ^6 F8 t0 v# D: T 836c: e3510000 cmp r1, #0 ; 0x0+ d- e" r. I1 |% B0 [
8370: 012fff1e bxeq lr" r w# O9 R) G4 `: y& `; Z
8374: eaffffe7 b 8318 <_init+0x38>
+ W5 ?2 T: t- i 8378: 00008264 .word 0x00008264. F# x; p9 ^6 L# }* X8 e
837c: 00000018 .word 0x000000188 i2 l# M; J! @& v5 \5 T% p9 {
arago:" c6 M6 Q) a: l" d6 h1 I; T+ @5 o
000082d0 <call_gmon_start>:
/ w4 ]5 W4 G7 Z# x' \$ J. T& V 82d0: e59f3014 ldr r3, [pc, #20] ; 82ec <call_gmon_start+0x1c>9 p8 f$ @* b5 P" [9 P5 [) N
82d4: e59f0014 ldr r0, [pc, #20] ; 82f0 <call_gmon_start+0x20>
9 |% P: w# w, c3 Z 82d8: e08f3003 add r3, pc, r3
: \9 V3 B% M' i5 h) r0 C 82dc: e7932000 ldr r2, [r3, r0]
9 Y; G& o0 @, ^1 x K- I# m) c 82e0: e3520000 cmp r2, #0( @) d: m$ D/ G' q. \ }" L3 \2 ?+ C
82e4: 012fff1e bxeq lr
5 v0 \ Y- z ^% v3 w 82e8: eaffffe6 b 8288 <_init+0x38>. d2 {" k& q" s6 F
82ec: 00008208 .word 0x00008208: c9 u, C7 ?! _; q- ?
82f0: 00000018 .word 0x00000018) _2 T5 s/ [5 g
none:
5 E: w- _- U5 }- l00008380 <__do_global_dtors_aux>:
' S/ w; b# l# @5 y7 q/ ]1 q- ` 8380: e59f2010 ldr r2, [pc, #16] ; 8398 <__do_global_dtors_aux+0x18>
* N3 M7 l- r9 ?" E 8384: e5d23000 ldrb r3, [r2]
' H. C: h0 q6 G; | 8388: e3530000 cmp r3, #0 ; 0x0
8 D3 ]4 b1 s# E/ P0 ~+ u 838c: 03a03001 moveq r3, #1 ; 0x1/ G9 P- J+ j0 u4 r# J( R5 U7 U
8390: 05c23000 strbeq r3, [r2]
( C" |7 U2 B# j1 m* i5 A 8394: e12fff1e bx lr
" _" Z5 r& u4 H- g4 L! b1 O- s 8398: 000105f4 .word 0x000105f4
. m9 \& i* }3 Q5 ~* ~/ Z9 u3 Karago:2 b( b0 l+ F% T4 m/ Y
000082f4 <__do_global_dtors_aux>:' u5 X8 U* K6 ] `+ p3 ?" E
82f4: e59f3010 ldr r3, [pc, #16] ; 830c <__do_global_dtors_aux+0x18>6 l0 C8 |8 K+ o" e$ s4 E' B. M/ w
82f8: e5d32000 ldrb r2, [r3]
T' O* [" p) h/ L4 b 82fc: e3520000 cmp r2, #0
( g* @& P8 ^3 j0 ~6 x9 J 8300: 02822001 addeq r2, r2, #1- ?$ E6 e+ z4 @5 \
8304: 05c32000 strbeq r2, [r3]: ]% g+ |; A, {! X9 y, h) x
8308: e12fff1e bx lr+ d; U0 l, r! ]) R
830c: 0001050c .word 0x0001050c
1 a! W8 \. L+ O+ a- qnone:
$ W5 K1 c5 A: x) i6 e1 b$ m8 x0000839c <frame_dummy>:: v$ g+ _) l/ |6 @" d1 O# o
839c: e59f0020 ldr r0, [pc, #32] ; 83c4 <frame_dummy+0x28>3 u% P3 U& {* E( X9 l. L
83a0: e92d4010 push {r4, lr}6 S! }) b" A. w0 g2 d. o& ~% f" @+ Z
83a4: e5903000 ldr r3, [r0]
* `- `- n. H0 S8 P: o9 w* A 83a8: e3530000 cmp r3, #0 ; 0x0
, N3 A5 k2 f! q& C/ \ 83ac: 08bd8010 popeq {r4, pc}/ D8 e8 p2 s0 O
83b0: e59f3010 ldr r3, [pc, #16] ; 83c8 <frame_dummy+0x2c>1 B9 T2 x* k4 p G$ r
83b4: e3530000 cmp r3, #0 ; 0x0
+ b7 }6 }: g7 L1 R) ^$ g% ]+ I 83b8: 08bd8010 popeq {r4, pc}# ~; _3 @" L" R, y% y
83bc: e12fff33 blx r3
) R- r& M5 Y7 u3 n 83c0: e8bd8010 pop {r4, pc}/ X. D) U# v3 e: y- A1 ^
83c4: 000104dc .word 0x000104dc
: S% F5 Y1 s+ {; s 83c8: 00000000 .word 0x00000000% [/ z2 f% O0 B! [' g% u: \, v
arago:
) z& Y+ y" M" e4 g$ F% j! u- n1 [# `; \00008310 <frame_dummy>:
7 x5 d$ g3 R! ?8 u) r1 L6 l, T 8310: e59f0024 ldr r0, [pc, #36] ; 833c <frame_dummy+0x2c>* J* w' O% N* C, `5 Z* ?
8314: e92d4008 push {r3, lr}
7 _; N3 R$ f( T 8318: e5903000 ldr r3, [r0]
1 ~: `& n9 n7 T$ d* x- b- Y 831c: e3530000 cmp r3, #0, p. \* V3 c3 o* k, O
8320: 0a000003 beq 8334 <frame_dummy+0x24>
5 ^7 @2 A3 i$ Y 8324: e59f3014 ldr r3, [pc, #20] ; 8340 <frame_dummy+0x30>
0 {; l, K& b6 N: H0 ^1 _ 8328: e3530000 cmp r3, #0
* M* {' s( T9 }8 s 832c: 11a0e00f movne lr, pc
3 M/ R9 {! g+ \4 {1 o0 o4 E2 g, b 8330: 112fff13 bxne r33 D$ f9 g0 G* X" a% x& u7 E- L3 ]
8334: e8bd4008 pop {r3, lr}
! y/ A" B8 ~7 P4 \' T8 } 8338: e12fff1e bx lr
6 s" F) p6 M$ u, m& j; p 833c: 000103fc .word 0x000103fc( n' _/ L# h0 J+ U1 v
8340: 00000000 .word 0x00000000- a& c: Y* }1 _3 V! @& m
none:
/ s {+ M6 `+ k3 r7 O+ X000083cc <main>:$ y8 c, s! a; y: z) q# v( K( l
83cc: e52db004 push {fp} ; (str fp, [sp, #-4]!)
1 a: P2 V0 y( d4 z* C* c$ G4 H, P 83d0: e28db000 add fp, sp, #0 ; 0x0
6 [7 @9 \ \9 j: ?' T6 ?( u$ D& [) x 83d4: e24dd01c sub sp, sp, #28 ; 0x1c- {& L- H! ]# J4 X5 q8 z
83d8: e50b0018 str r0, [fp, #-24]
' |$ b3 M+ O& i+ L/ }- n( `+ A 83dc: e50b101c str r1, [fp, #-28]
7 R" D% [: Q3 T! o. f& X9 j* ] 83e0: e51b2010 ldr r2, [fp, #-16]
6 X& w3 b4 H' Z. ~# ~. B 83e4: e51b300c ldr r3, [fp, #-12]$ M# ]" H6 G0 V% d( c) B3 P
83e8: e0030392 mul r3, r2, r3 F7 t" i5 ]' p. s( l1 X
83ec: e50b3008 str r3, [fp, #-8]
) V8 t! m% l2 t% @+ N5 y 83f0: e3a03000 mov r3, #0 ; 0x00 H$ M* I e q2 q
83f4: e1a00003 mov r0, r33 u! Q. t/ a' B& S& r6 Q' N$ _
83f8: e28bd000 add sp, fp, #0 ; 0x0
4 ~* S2 ^" m8 s) C7 _+ r' j 83fc: e8bd0800 pop {fp}
3 m9 E+ f7 g1 A9 b 8400: e12fff1e bx lr# y1 @' S+ l, M6 f" _* B' W4 Y$ C
arago:
# x# }0 u( o3 v& b" ~00008344 <main>:
+ H: H0 P, H' }7 k( B 8344: e52db004 push {fp} ; (str fp, [sp, #-4]!)
) Y3 L9 X/ F/ X& q 8348: e28db000 add fp, sp, #0
% T2 }+ B9 H* B3 ^; f4 d! r) ? 834c: e24dd01c sub sp, sp, #28" `1 h% U: j/ {8 ?) S7 p
8350: e50b0018 str r0, [fp, #-24]' H5 }6 G" `" c y
8354: e50b101c str r1, [fp, #-28]
! w; Q" b0 L! l, Z. J: l$ R) S 8358: e51b3008 ldr r3, [fp, #-8]
3 c0 Z4 a( i1 s) K% j 835c: e51b200c ldr r2, [fp, #-12]
/ E* \& ?$ P1 O4 c" X 8360: e0030392 mul r3, r2, r35 O1 l2 Z# v6 T
8364: e50b3010 str r3, [fp, #-16]7 F2 A* s. |2 T) m" q2 Q+ i9 h+ A
8368: e3a03000 mov r3, #0* J& O2 ?2 @( }* a1 |) [0 { X
836c: e1a00003 mov r0, r3
" F, `, g* @6 f F 8370: e28bd000 add sp, fp, #01 ^ [4 u1 x6 c6 \6 c
8374: e8bd0800 pop {fp}& N* x) L% N) q9 ?7 y* I
8378: e12fff1e bx lr
, j; V! n4 @ d' ?4 Xnone:
9 q: y# n1 X, _: N00008404 <__libc_csu_fini>:& A: a5 L) c: m* N0 y; p+ t- M. M
8404: e12fff1e bx lr$ s, e: X/ V3 O. Z2 j0 l1 f
arago:
! f0 ]( g6 F1 B5 T& m/ U) N' e- M1 o000083dc <__libc_csu_fini>:
- S; D' H! \% e' E: j; n 83dc: e12fff1e bx lr* k# p1 X5 `5 a9 H. M% U
none:" m9 E+ T$ O" m4 A; d
00008408 <__libc_csu_init>:
0 l: K3 B2 j+ }+ u" s0 { 8408: e92d47f0 push {r4, r5, r6, r7, r8, r9, sl, lr}+ }) N$ N$ U2 e+ W
840c: e1a08001 mov r8, r1
# k5 X$ R+ f# [* Q; v$ q+ b) } 8410: e1a07002 mov r7, r2
, {4 ^/ j* O* c1 [ 8414: e1a0a000 mov sl, r04 F& }9 o& [7 E2 e
8418: ebffffb0 bl 82e0 <_init>
- O; u0 M& Q, N \6 I4 ~ 841c: e59f1044 ldr r1, [pc, #68] ; 8468 <__libc_csu_init+0x60>
' e2 p5 @; ]- z7 f; | 8420: e59f3044 ldr r3, [pc, #68] ; 846c <__libc_csu_init+0x64>
; |0 y3 d, G% k: r3 Y' J 8424: e59f2044 ldr r2, [pc, #68] ; 8470 <__libc_csu_init+0x68>7 q+ W7 |- p+ W* a6 C2 n$ }
8428: e0613003 rsb r3, r1, r3! `8 z9 e; e( C
842c: e08f2002 add r2, pc, r29 g+ v; W/ E% ~% l6 J' E
8430: e1b05143 asrs r5, r3, #20 `& N+ ?9 v/ W* W* D1 ~. q5 z
8434: e0822001 add r2, r2, r1
6 T8 Z; ?1 m* G! A 8438: 08bd87f0 popeq {r4, r5, r6, r7, r8, r9, sl, pc}
* l% H# c& h# W/ R7 k 843c: e1a06002 mov r6, r21 ~2 D1 ^7 _1 Y1 d& r+ T, C( D
8440: e3a04000 mov r4, #0 ; 0x07 k# d& `: t/ f) ^4 i
8444: e1a0000a mov r0, sl
$ X1 T; [6 w8 T {6 P- g6 |: r2 k 8448: e1a01008 mov r1, r8) E/ r/ ]/ q) c( s `: P7 u
844c: e1a02007 mov r2, r7 V. ~: q; I9 T% U$ }; [
8450: e1a0e00f mov lr, pc8 O3 {2 r5 A3 {% L# D1 r) u6 {
8454: e796f104 ldr pc, [r6, r4, lsl #2]) M* w2 a, c& L( } d
8458: e2844001 add r4, r4, #1 ; 0x1' G. A9 s# K) a9 t
845c: e1540005 cmp r4, r5
3 |" l, i$ ?2 i/ B! j 8460: 3afffff7 bcc 8444 <__libc_csu_init+0x3c>: I% c+ K/ g: y% y2 C% ?0 \2 A
8464: e8bd87f0 pop {r4, r5, r6, r7, r8, r9, sl, pc}: U# f. Y1 o. ]$ e1 @1 |6 b
8468: ffffff04 .word 0xffffff04
* B3 I& ^" i' u8 l/ H 846c: ffffff08 .word 0xffffff08% ^6 z3 _: i% e7 I+ _$ h: N. f
8470: 0000819c .word 0x0000819c$ c7 R. p0 }/ W% D' M
arago:
1 g! m. S4 R0 A4 Q0000837c <__libc_csu_init>:
' L$ e2 @# q& | T! W 837c: e92d45f8 push {r3, r4, r5, r6, r7, r8, sl, lr}% i9 d$ f; r3 i4 `9 M3 E& f& K4 ?
8380: e59fa04c ldr sl, [pc, #76] ; 83d4 <__libc_csu_init+0x58>( Y4 G" _; z8 R* _0 |* p4 S
8384: e1a06000 mov r6, r09 Q% e4 v- ^. \
8388: e1a07001 mov r7, r1
2 R) Q" x0 ?8 x. ^; F5 } 838c: e1a08002 mov r8, r2
3 X9 A( X, L3 q; c4 ?3 O2 a 8390: ebffffae bl 8250 <_init>
" f% ]# h6 S8 u 8394: e59f103c ldr r1, [pc, #60] ; 83d8 <__libc_csu_init+0x5c>
7 s1 \2 g2 p1 c1 e" E' O 8398: e08fa00a add sl, pc, sl4 F0 }8 v! e7 ~' E5 V6 ^
839c: e08f0001 add r0, pc, r15 A# [2 A5 |& O8 G6 P! l! y
83a0: e06a5000 rsb r5, sl, r0) D; Q$ p& E( l$ u
83a4: e1b05145 asrs r5, r5, #2" l- o% _& A* b( I( F
83a8: 08bd85f8 popeq {r3, r4, r5, r6, r7, r8, sl, pc}
& E, _. W1 J: c T6 J# @" { 83ac: e3a04000 mov r4, #0
: h4 g. ~6 f# D' j 83b0: e79a3104 ldr r3, [sl, r4, lsl #2]
. q) H. L) b/ |* G$ \3 M 83b4: e1a00006 mov r0, r6
7 y, n) b, @6 @. R$ Y2 K 83b8: e1a01007 mov r1, r7( c! W8 D, o' r a- U
83bc: e1a02008 mov r2, r8
" |+ p0 \2 d4 Q* `/ B% |, I; C 83c0: e2844001 add r4, r4, #1
# b9 c, X& Q7 l, b 83c4: e12fff33 blx r3# B E0 y' r0 R/ H* Q# V
83c8: e1540005 cmp r4, r50 `/ Z) f/ N+ e/ K& @
83cc: 3afffff7 bcc 83b0 <__libc_csu_init+0x34>, ~9 o8 D2 h6 d' N2 L3 p
83d0: e8bd85f8 pop {r3, r4, r5, r6, r7, r8, sl, pc}/ _ G. n" Y# }
83d4: 00008054 .word 0x00008054, R- b& }7 G! {: o( o3 S( K# @" O+ S
83d8: 00008054 .word 0x00008054
+ w" t5 r8 E; fnone:4 v2 i! Q( ]& l( r3 w
Disassembly of section .fini:8 N' a$ Z* |7 l# G* L+ x
2 p' Y1 |* w. ]% t6 F$ A
00008474 <_fini>:4 k; P- s, b: @7 l+ s( T! N
8474: e92d4010 push {r4, lr}9 m2 K1 y# b2 o# ~# r
8478: e8bd8010 pop {r4, pc}
& j! F! \# i1 G5 C7 Q$ jarago:' u, _1 [( x8 E8 p
Disassembly of section .fini:* L b" }. t3 w# s4 a! _, s% y
2 A: b8 o4 K# H: B" t. ?2 }000083e0 <_fini>: S* y( l f2 T' ~
83e0: e92d4008 push {r3, lr}) a- h0 K$ |8 T1 O
83e4: e8bd8008 pop {r3, pc} ]. X1 |1 ?# d/ u& P2 s2 O) X) w
* f' w7 `! r* ^5 n1 q" M. f% s
" T3 _+ a" p* M; g' Y# Y2 E
: \. c& a( ]* B0 g: Q% O+ x) t
|
|