|
|
5#

楼主 |
发表于 2016-6-9 23:03:48
|
只看该作者
源码:/ j7 `5 F/ f0 O9 [
1 #include<stdio.h>
. U3 F: F5 ^# {' z5 @ 2 #include<math.h>
6 B8 }7 X' |5 x8 f" L' ` 3 int main(int argc,char* argv[])
7 j- b7 i- M4 T. S1 E# q3 O2 N 4 {! b( Q% P$ J1 O! `
5 int a,b,c;. P) \ n$ W- I9 G7 B
6 c = a * b;% j/ J5 Q) i: a1 A* s
7 return 0;
! k9 `8 _/ d- U4 V" t 8 }
: Y4 } j$ y$ q/ t. b& A" [; l3 i# M3 a
下面是两个编译器 编译出来的差异 差异好像不是很大 arm汇编不是很熟悉 大家看看8 s+ W) @# d9 X5 j% G1 W
none:% u/ k' l+ `- j9 {0 v }) _3 b( h
000082e0 <_init>:
1 e4 A4 c& t4 K# W9 x4 M 82e0: e92d4010 push {r4, lr}
$ s" @# Q6 d: [- d) @9 g 82e4: eb00001c bl 835c <call_gmon_start>- x, ^% k6 u9 S3 t1 {7 `
82e8: e8bd8010 pop {r4, pc}
, Y( U% O0 C/ K) q3 barago:
7 {( f1 ^: d" I, E2 v, c2 }- _00008250 <_init>:3 _; {, A) U) U
8250: e92d4008 push {r3, lr}
, T$ T. i1 l: ~! W& n( K 8254: eb00001d bl 82d0 <call_gmon_start>
/ f% J6 S1 H! _ 8258: e8bd8008 pop {r3, pc}
0 F8 h$ c I, }7 R& p* a3 p- |. C- e; j R0 A
none:
6 i! }, x1 n5 @! ^- v: l000082ec <.plt>:
& }+ \& X) N, y: H+ | 82ec: e52de004 push {lr} ; (str lr, [sp, #-4]!) P* h! ~( R) J1 w; z, U- S0 v
82f0: e59fe004 ldr lr, [pc, #4] ; 82fc <_init+0x1c>
$ L; {$ b6 {+ M# S 82f4: e08fe00e add lr, pc, lr* a) z! I, W* E4 Q) O
82f8: e5bef008 ldr pc, [lr, #8]!5 }' c9 X7 P( R
82fc: 000082d4 .word 0x000082d40 C" F, o p9 C' s% h
8300: e28fc600 add ip, pc, #0 ; 0x02 @& m+ ?& A) m5 @$ Q* c. o0 A
8304: e28cca08 add ip, ip, #32768 ; 0x8000
* p X5 i6 f9 e/ E% R9 s/ z 8308: e5bcf2d4 ldr pc, [ip, #724]!0 }6 Z( ]6 [& y
830c: e28fc600 add ip, pc, #0 ; 0x0- E6 Z, ]# G! T
8310: e28cca08 add ip, ip, #32768 ; 0x8000: y$ J( A" J, j+ d( A1 m* o
8314: e5bcf2cc ldr pc, [ip, #716]!
, U/ d$ Z0 `, q2 s& h, d6 ?5 X 8318: e28fc600 add ip, pc, #0 ; 0x0
' s6 E. Y0 |# P; ?! m8 {6 ~* ~1 X2 a 831c: e28cca08 add ip, ip, #32768 ; 0x8000. J$ W9 W7 b. q4 O8 ~7 e# ?1 O* X
8320: e5bcf2c4 ldr pc, [ip, #708]!5 N( k1 E! \2 k, ^ z
arago:( C0 ?$ `) t' s. ~" o% Y, L
0000825c <.plt>:! I: B2 }. G, I5 C" F: g
825c: e52de004 push {lr} ; (str lr, [sp, #-4]!)( G0 y" d* c7 V# y
8260: e59fe004 ldr lr, [pc, #4] ; 826c <_init+0x1c># t# W' C! h3 s4 f0 N" F
8264: e08fe00e add lr, pc, lr N" N( k, L" N1 [0 y
8268: e5bef008 ldr pc, [lr, #8]!
; `; P- t$ t: M* V* Q4 y 826c: 0000827c .word 0x0000827c; _0 M/ [" Q" @! }! y: A- ~( h' _) ^& N
8270: e28fc600 add ip, pc, #0- n$ h/ g. H2 J ~& \0 ]6 \
8274: e28cca08 add ip, ip, #32768 ; 0x80001 w$ x& ?7 S3 h, c1 ?+ T
8278: e5bcf27c ldr pc, [ip, #636]! ; 0x27c
0 u0 U- x5 y4 j' e6 h" |0 s" a" x! e 827c: e28fc600 add ip, pc, #0
0 [9 L0 h- `1 t4 ~9 x" R2 ?9 C9 l# I 8280: e28cca08 add ip, ip, #32768 ; 0x8000% ?% a: A6 l: C. [- y0 ^
8284: e5bcf274 ldr pc, [ip, #628]! ; 0x274
) X' ^ s' N5 D, Q! S6 T7 V 8288: e28fc600 add ip, pc, #0# O' |4 m! a7 e2 H. b0 ~5 q+ Y C
828c: e28cca08 add ip, ip, #32768 ; 0x8000- I9 a5 j3 p k2 L, \+ d+ Z
8290: e5bcf26c ldr pc, [ip, #620]! ; 0x26c7 d7 R3 y# L! S
none:
7 p3 I f4 S0 l1 j6 c00008324 <_start>:1 F/ ]8 ?/ g. N% X- i$ }7 g% ^
8324: e59fc024 ldr ip, [pc, #36] ; 8350 <_start+0x2c>
, Y$ j: B- |7 T/ l1 I4 z 8328: e3a0b000 mov fp, #0 ; 0x0
$ e% y9 r( u4 i, w# k 832c: e49d1004 pop {r1} ; (ldr r1, [sp], #4)( b# o7 ]* ?/ b! b( K# _& s( Q
8330: e1a0200d mov r2, sp& N. x) b: ^4 t0 R: J
8334: e52d2004 push {r2} ; (str r2, [sp, #-4]!)& _* s* {9 o, e2 v. g s; e" A& r
8338: e52d0004 push {r0} ; (str r0, [sp, #-4]!)4 t9 F) T: G- ~% Q- J* J1 ~
833c: e59f0010 ldr r0, [pc, #16] ; 8354 <_start+0x30>
' R: b; M/ ^2 I P. a( T8 {, C 8340: e59f3010 ldr r3, [pc, #16] ; 8358 <_start+0x34>, x2 j. H, t$ Z5 G
8344: e52dc004 push {ip} ; (str ip, [sp, #-4]!)
k+ ^8 D5 i3 z* A 8348: ebffffef bl 830c <_init+0x2c>2 h8 v. n2 u7 h2 P" K1 \! a
834c: ebffffeb bl 8300 <_init+0x20>5 j8 O" W/ A/ F- j
8350: 00008404 .word 0x00008404& C8 Z6 i$ j2 F x+ M+ m' Z; O
8354: 000083cc .word 0x000083cc: l! Q4 } g5 ?1 J( e5 ?. U
8358: 00008408 .word 0x00008408
+ V% x" X( G5 q$ M. |7 ^arago:3 R7 w/ M7 C$ W! d6 y
00008294 <_start>:
# ?% f% |6 S; y3 p$ q4 t 8294: e3a0b000 mov fp, #08 R9 n, S* z! t- @
8298: e3a0e000 mov lr, #08 @ \) _; U! Y" ?' c
829c: e49d1004 pop {r1} ; (ldr r1, [sp], #4)5 A. s; u* h& E$ i) b4 I& C
82a0: e1a0200d mov r2, sp( ]7 h( r% I O/ b! f* ]! \+ H2 r
82a4: e52d2004 push {r2} ; (str r2, [sp, #-4]!)
% r) }$ Z& y4 r: ~" s9 h% }( y 82a8: e52d0004 push {r0} ; (str r0, [sp, #-4]!)( n2 Y8 ]7 t' \5 x6 |$ k" |+ g
82ac: e59fc010 ldr ip, [pc, #16] ; 82c4 <_start+0x30>
. R/ q& W# p4 o, C1 v7 f+ P 82b0: e52dc004 push {ip} ; (str ip, [sp, #-4]!)$ F8 e9 m( M7 D7 T
82b4: e59f000c ldr r0, [pc, #12] ; 82c8 <_start+0x34>3 W4 ~2 j' ]" z9 n
82b8: e59f300c ldr r3, [pc, #12] ; 82cc <_start+0x38>
: T, F8 a7 ^5 H0 W+ G8 x/ E1 I 82bc: ebffffee bl 827c <_init+0x2c>
% e9 o9 ?3 F: m; y: x9 X* Y 82c0: ebffffea bl 8270 <_init+0x20>: k" C! j7 V) n! R3 |9 U
82c4: 000083dc .word 0x000083dc: r2 d0 G) v" u9 ]' q' q
82c8: 00008344 .word 0x00008344
6 Q. J8 L% u: Q: ]6 [- V 82cc: 0000837c .word 0x0000837c! n% o; X% p/ {) J
none:+ h# V6 c1 P7 K1 b" [- Y
0000835c <call_gmon_start>:# j6 f- U' t8 @0 e
835c: e59f3014 ldr r3, [pc, #20] ; 8378 <call_gmon_start+0x1c>' i; g E4 }, d1 X
8360: e59f2014 ldr r2, [pc, #20] ; 837c <call_gmon_start+0x20>
- o+ Z3 }+ w( O 8364: e08f3003 add r3, pc, r3
7 q( ^5 U9 r$ v. t4 f2 ` 8368: e7931002 ldr r1, [r3, r2], j# [" C" V, Z- D! F
836c: e3510000 cmp r1, #0 ; 0x0
, j* Z) z1 r) F! ^% E$ y 8370: 012fff1e bxeq lr" \# K6 k0 R$ C; A( V
8374: eaffffe7 b 8318 <_init+0x38>- O# a+ z$ ^1 n; O3 }
8378: 00008264 .word 0x00008264
% Z: E& h3 k" g3 c/ I6 N& v( k 837c: 00000018 .word 0x000000184 z4 W3 s6 l1 o L2 z
arago:# d) I' j: i1 |7 W) ?1 p
000082d0 <call_gmon_start>:/ I4 @5 F* V, Z( C! C+ G2 c
82d0: e59f3014 ldr r3, [pc, #20] ; 82ec <call_gmon_start+0x1c>
7 U7 ~4 N! E0 p3 T( M% T 82d4: e59f0014 ldr r0, [pc, #20] ; 82f0 <call_gmon_start+0x20>
Z$ Y: N# u6 ^3 [ 82d8: e08f3003 add r3, pc, r37 y3 {" w" T! v3 |. J8 Y; P' X# H
82dc: e7932000 ldr r2, [r3, r0]% c' n: u! N! p {2 x8 g
82e0: e3520000 cmp r2, #0# K9 c6 F6 ^) E
82e4: 012fff1e bxeq lr: F4 t) j0 p7 @6 K9 \% e8 M1 @/ G
82e8: eaffffe6 b 8288 <_init+0x38>
" Q* D. E" J5 n 82ec: 00008208 .word 0x00008208
3 @/ p w! G! g% e9 e1 `. j 82f0: 00000018 .word 0x00000018
% E, D: _$ ^5 Mnone:
. Y `+ y" L9 C% h( h7 i% j00008380 <__do_global_dtors_aux>:# J2 J# W" }" W7 i8 w
8380: e59f2010 ldr r2, [pc, #16] ; 8398 <__do_global_dtors_aux+0x18>
5 X3 V' U& J$ t7 U 8384: e5d23000 ldrb r3, [r2] k6 Q' k) H/ h6 T( f% Y
8388: e3530000 cmp r3, #0 ; 0x0: f' a. ~+ N% `/ @
838c: 03a03001 moveq r3, #1 ; 0x17 O/ h7 ~. M( ]7 ?8 r
8390: 05c23000 strbeq r3, [r2]
$ Y& `7 w5 I9 R U V8 ^ 8394: e12fff1e bx lr( L+ [5 u; H# z' d, y
8398: 000105f4 .word 0x000105f4
" c" J5 t% v" ]5 ^5 m! X* U; Earago:0 y2 k6 I4 r; m( C
000082f4 <__do_global_dtors_aux>:- T# @/ R6 g; D w
82f4: e59f3010 ldr r3, [pc, #16] ; 830c <__do_global_dtors_aux+0x18>6 {$ G# `. z1 a! o2 i% }+ O
82f8: e5d32000 ldrb r2, [r3]
" Z6 r. U% K) _4 F7 t 82fc: e3520000 cmp r2, #0' M0 M* N6 _ }1 o+ G' N
8300: 02822001 addeq r2, r2, #1# _- H1 f5 |; N6 ?. U; w
8304: 05c32000 strbeq r2, [r3]( r& L- T" X0 B& H. Y N0 [7 Y' [
8308: e12fff1e bx lr
) N3 A6 x# C. M 830c: 0001050c .word 0x0001050c8 ?( _: J$ Y/ I0 l: [! V
none:: |, G0 P$ x" q0 K4 D+ d1 z
0000839c <frame_dummy>:
( _ f8 D1 B( s- B7 U% X& p 839c: e59f0020 ldr r0, [pc, #32] ; 83c4 <frame_dummy+0x28>6 c4 @1 q/ O# J' M1 W
83a0: e92d4010 push {r4, lr}3 I0 m( C8 \3 n8 b8 f, h5 F
83a4: e5903000 ldr r3, [r0]# l# }( W# T1 K C _# F8 {: V
83a8: e3530000 cmp r3, #0 ; 0x0
" m/ |) K! e& J' a 83ac: 08bd8010 popeq {r4, pc}
, G# o- k' g7 L; q. } 83b0: e59f3010 ldr r3, [pc, #16] ; 83c8 <frame_dummy+0x2c>
3 [+ K# `4 q6 T' A9 u 83b4: e3530000 cmp r3, #0 ; 0x0
: D; a6 `# K7 o/ \ 83b8: 08bd8010 popeq {r4, pc}6 p, ?: N0 Q! f6 I- h6 z; w4 H& s% }
83bc: e12fff33 blx r3
J( t. W5 H5 p 83c0: e8bd8010 pop {r4, pc}
2 R( f3 c, _1 I1 w) | 83c4: 000104dc .word 0x000104dc9 T$ o: z; j; s/ D( [* D8 ?
83c8: 00000000 .word 0x00000000
0 p" r6 a" l+ I- ~" E. karago:9 ^! o7 N6 q2 Z: j% X# [4 v$ D6 [" {
00008310 <frame_dummy>:
8 D& y$ O' }# t8 w% n 8310: e59f0024 ldr r0, [pc, #36] ; 833c <frame_dummy+0x2c>
+ P/ O" a4 U }" \4 j 8314: e92d4008 push {r3, lr}
" i6 h& P e8 `# d( z* G) U 8318: e5903000 ldr r3, [r0]" E/ o& r! g5 u7 y u
831c: e3530000 cmp r3, #0% ]6 j# c( b! g7 W% w* p( l# d! H
8320: 0a000003 beq 8334 <frame_dummy+0x24>( R: Z) M/ h: u4 C1 U6 K
8324: e59f3014 ldr r3, [pc, #20] ; 8340 <frame_dummy+0x30>2 b7 X* S% @3 s' c7 v
8328: e3530000 cmp r3, #0; ^ M/ H* |, T$ O4 }& }
832c: 11a0e00f movne lr, pc
- L0 @0 u, ~4 w4 G. w2 e8 K0 ]; T7 w 8330: 112fff13 bxne r3
t5 J9 }* a9 X; H6 ^8 t 8334: e8bd4008 pop {r3, lr}: y3 S- E' F! Z. k5 d
8338: e12fff1e bx lr# m! m u9 j5 R+ t& O1 P+ ~
833c: 000103fc .word 0x000103fc
# w( c& z/ @% J6 L( B) G+ {* W 8340: 00000000 .word 0x00000000& X2 O5 K0 Q4 C$ J3 ~
none:1 n& F/ ^9 [; Q) l% n4 \& L
000083cc <main>:- @6 i4 C) w2 a# d
83cc: e52db004 push {fp} ; (str fp, [sp, #-4]!)5 |1 e3 ^1 P' t7 W# m
83d0: e28db000 add fp, sp, #0 ; 0x0
% c% [! `4 X) e$ L 83d4: e24dd01c sub sp, sp, #28 ; 0x1c
. Z' c1 v9 {1 [- b" D& ~- e 83d8: e50b0018 str r0, [fp, #-24]
' |% ?* M' N% e5 ~4 X8 S 83dc: e50b101c str r1, [fp, #-28]
, O- y8 c. n5 ?: k4 C 83e0: e51b2010 ldr r2, [fp, #-16]8 A! ^7 N- i9 K! A9 o7 U
83e4: e51b300c ldr r3, [fp, #-12]
5 d0 S+ \; S8 g0 s( ` 83e8: e0030392 mul r3, r2, r38 Q0 m x) Z1 w/ o: x0 U! `/ m' L
83ec: e50b3008 str r3, [fp, #-8]9 C1 j. ?0 y! `+ O% P
83f0: e3a03000 mov r3, #0 ; 0x0
, n5 j8 j) i' _9 c9 F 83f4: e1a00003 mov r0, r3
3 \' c% l- o1 w* ` 83f8: e28bd000 add sp, fp, #0 ; 0x0
( v# \3 X% ], l 83fc: e8bd0800 pop {fp}. ?# C! o k9 O# r) W3 J6 p
8400: e12fff1e bx lr+ F/ Z9 n- W- x8 y! h' a, l4 A
arago:
/ d- y" a0 Z$ s [3 x) k0 O4 R! u00008344 <main>:
" a# {/ [: U: ]0 [5 I' F+ G 8344: e52db004 push {fp} ; (str fp, [sp, #-4]!)7 K6 D( s- t9 _9 ^$ o7 v2 ? R
8348: e28db000 add fp, sp, #0
& b+ b" \/ h2 ^! t% w" f 834c: e24dd01c sub sp, sp, #289 ]0 i( U0 F! F& M7 k0 {
8350: e50b0018 str r0, [fp, #-24]9 q, s8 x# ?: j: G- ~) y1 h" r6 S& b) \. [
8354: e50b101c str r1, [fp, #-28]+ Z0 Z& a$ L$ I7 \0 Q6 {3 D
8358: e51b3008 ldr r3, [fp, #-8]
# a: e( k0 ]7 q d9 K W 835c: e51b200c ldr r2, [fp, #-12]4 G+ m" g6 \' @; U7 `( V; v3 J
8360: e0030392 mul r3, r2, r3
% c5 \, L4 p" F8 x 8364: e50b3010 str r3, [fp, #-16]! A6 D; ^& d# D; c1 Q" o) I1 ^
8368: e3a03000 mov r3, #0- L7 ]+ d+ d9 _1 r, ?$ x7 Y; K
836c: e1a00003 mov r0, r3
- K4 @: a. I2 L7 I4 F 8370: e28bd000 add sp, fp, #0. M4 ~) L- Y s3 c5 R& r
8374: e8bd0800 pop {fp}( p* L3 y! X+ J/ B5 R
8378: e12fff1e bx lr
3 v' u0 {. m/ D0 tnone:
; R. { A* X) @! z; r00008404 <__libc_csu_fini>:' C5 A2 r. o+ I* A# n2 [
8404: e12fff1e bx lr, S. \2 J1 R+ z- s* |! i
arago:
" R$ T& o2 Y9 G( J3 m' v! Q, ^& u9 K000083dc <__libc_csu_fini>:
6 r- Q$ N" W2 O 83dc: e12fff1e bx lr
. p0 |+ X: G! p2 b& |none:
% k' _+ P7 F: a& h2 D00008408 <__libc_csu_init>:
* I0 k# L4 W( F+ L+ [# K- I 8408: e92d47f0 push {r4, r5, r6, r7, r8, r9, sl, lr}
2 a0 l' D( ]$ @6 h& ~ N3 R 840c: e1a08001 mov r8, r1
6 c: _( S @- _: o8 K5 f H8 n 8410: e1a07002 mov r7, r2
8 f* w8 k6 ?6 f 8414: e1a0a000 mov sl, r0
: f" v! g7 J& ?1 s- @. [& p 8418: ebffffb0 bl 82e0 <_init>
( ?+ a! k, u" A% ^1 h# w 841c: e59f1044 ldr r1, [pc, #68] ; 8468 <__libc_csu_init+0x60>0 ] Q1 @8 h8 l8 u* }( b- @
8420: e59f3044 ldr r3, [pc, #68] ; 846c <__libc_csu_init+0x64>. n, ]+ {7 Q2 ?( \
8424: e59f2044 ldr r2, [pc, #68] ; 8470 <__libc_csu_init+0x68>
8 U# b% I. P9 c& b% l( ] 8428: e0613003 rsb r3, r1, r3 z0 s6 U4 q' b9 f! T0 l, @
842c: e08f2002 add r2, pc, r28 s) b" ^% {/ q6 P6 Z/ V
8430: e1b05143 asrs r5, r3, #2
; I. \7 T& v9 h0 V) a8 A 8434: e0822001 add r2, r2, r1& [9 M7 d4 f e1 Z
8438: 08bd87f0 popeq {r4, r5, r6, r7, r8, r9, sl, pc}
" \0 ` b8 c8 N! G1 D* w 843c: e1a06002 mov r6, r2$ L5 L$ ~: s/ w7 ~% B+ u9 W9 j
8440: e3a04000 mov r4, #0 ; 0x0
% A- C% Q, o4 a M- H 8444: e1a0000a mov r0, sl
# x! N. f% l$ ]0 i1 c- ~ 8448: e1a01008 mov r1, r8
1 c- b8 t/ O' N4 A7 q. S* W 844c: e1a02007 mov r2, r7
, Y a# p" v g4 ] 8450: e1a0e00f mov lr, pc) R) Q7 u! h) o/ q# y
8454: e796f104 ldr pc, [r6, r4, lsl #2]
, P6 N/ l, Q" D& s" N 8458: e2844001 add r4, r4, #1 ; 0x17 u. r- g/ c. D" B5 p J4 |6 F
845c: e1540005 cmp r4, r5: r1 R* z) L/ }/ q8 n5 X7 c, R) T3 e
8460: 3afffff7 bcc 8444 <__libc_csu_init+0x3c>5 a3 x# B; i0 t/ r5 V: B- T. v
8464: e8bd87f0 pop {r4, r5, r6, r7, r8, r9, sl, pc}( e4 p7 {2 b0 L# f) b
8468: ffffff04 .word 0xffffff04
6 T* v6 ]$ z2 [$ k$ s7 B& i 846c: ffffff08 .word 0xffffff08" ^* a8 ^9 u0 d: y; B! z+ k# R
8470: 0000819c .word 0x0000819c+ I" V( W3 v- [
arago:- Y0 x8 @8 v) W7 A8 k
0000837c <__libc_csu_init>:
: w* R% p' V; j 837c: e92d45f8 push {r3, r4, r5, r6, r7, r8, sl, lr}
0 A% s. T' t; |* S' r* @1 y 8380: e59fa04c ldr sl, [pc, #76] ; 83d4 <__libc_csu_init+0x58>6 i. @/ C- r8 p# Q
8384: e1a06000 mov r6, r0
% Q' E X: \1 v( R9 p% c 8388: e1a07001 mov r7, r1
- B4 k' f) [# k7 [ 838c: e1a08002 mov r8, r2+ l9 o+ T0 M0 Y3 S
8390: ebffffae bl 8250 <_init>) ~( y" Z+ L* w) f' \
8394: e59f103c ldr r1, [pc, #60] ; 83d8 <__libc_csu_init+0x5c>7 b; _* p6 c( x$ t7 \; V, k5 N( j% P
8398: e08fa00a add sl, pc, sl, T+ M% l' H' M* ]6 m& ?2 N: E( M/ g
839c: e08f0001 add r0, pc, r1) }" @9 M) _! p: O& A7 ~; I
83a0: e06a5000 rsb r5, sl, r0
. |0 c, F$ i6 P o+ _& A) Q 83a4: e1b05145 asrs r5, r5, #2+ h- Y# D9 _- h7 x" U' [! x
83a8: 08bd85f8 popeq {r3, r4, r5, r6, r7, r8, sl, pc}* V3 w& Z8 e& b' j
83ac: e3a04000 mov r4, #0% j. S( o6 e B# \- C
83b0: e79a3104 ldr r3, [sl, r4, lsl #2]6 k6 D% s" h' e* }# K$ I* I
83b4: e1a00006 mov r0, r64 _1 H( |7 c2 J, z1 W1 A4 u* ^1 D
83b8: e1a01007 mov r1, r7
. L/ R$ [3 G' D. x/ S) l 83bc: e1a02008 mov r2, r8: Z( t" D9 X, ]% U4 {; i' t
83c0: e2844001 add r4, r4, #1) Y, @5 Y% b2 g' {& B; \) H! b
83c4: e12fff33 blx r3
3 x8 V# T) Z* E( ^0 y) {* Y- E0 p3 ? 83c8: e1540005 cmp r4, r5( A/ x" C- M+ X8 M. r O- c
83cc: 3afffff7 bcc 83b0 <__libc_csu_init+0x34>/ l- M7 `: b2 h: t1 F
83d0: e8bd85f8 pop {r3, r4, r5, r6, r7, r8, sl, pc}# z4 Z" l3 K4 c) Z6 P$ D
83d4: 00008054 .word 0x000080546 c9 X7 p Q: W* ]7 ?
83d8: 00008054 .word 0x00008054
( W z3 ~- D0 Q/ X" q5 Vnone:
( D6 X0 @* e" f- TDisassembly of section .fini:
1 O. g6 w' B4 `8 Y8 Q0 l" z) m3 y* n0 o; {) D, a
00008474 <_fini>:
5 v4 ?3 Q6 x: N 8474: e92d4010 push {r4, lr}" Y5 M3 V: ]2 `2 t" l, D; x
8478: e8bd8010 pop {r4, pc}7 ~) V4 q& U# [, n0 b9 S3 i% y) S
arago:
2 m3 [& [$ t* aDisassembly of section .fini:6 f1 h$ e$ n- ?- K% |# _& j) r
8 c0 e8 N' E5 z8 I E# g000083e0 <_fini>:5 m5 P: L& E) N3 e' Z2 |/ O1 O
83e0: e92d4008 push {r3, lr}
) N2 Z; D; v) _( c 83e4: e8bd8008 pop {r3, pc}
9 n) I& B7 k4 j! i( O: R! \4 k& v9 k4 Z
' k9 T+ `* l8 f% }4 m
# u4 e, J# {5 _$ {* u! d
|
|