|
|
5#

楼主 |
发表于 2016-6-9 23:03:48
|
只看该作者
源码:
& }# }# y4 t% }( J3 Z' \' q. a7 e7 D 1 #include<stdio.h>
. `! D% ^/ A7 s 2 #include<math.h>; N8 V8 D7 b3 i& K' M5 r' L
3 int main(int argc,char* argv[])! ~* z: @% r! z: @( M* u
4 {
B$ \3 P6 y: t: p2 M8 l4 b! b 5 int a,b,c;
8 x9 G2 J: Z" S- j; E+ ~, s3 C0 q7 g 6 c = a * b;
2 C9 F4 O' o" F) j' T" x3 e* g 7 return 0;
$ B8 P4 S+ D* F; I' y5 F 8 }! E$ F3 Z# F! i* Z5 T Z9 `
5 q9 K% x L+ I( T/ Z4 S# ?3 O下面是两个编译器 编译出来的差异 差异好像不是很大 arm汇编不是很熟悉 大家看看- P: g! v- S8 j: l2 ?
none:
9 o% n% l0 d, P! c000082e0 <_init>:6 y8 u4 x' H. a5 R# o, D+ o' l9 A
82e0: e92d4010 push {r4, lr}
; `! D- H9 F5 _/ d 82e4: eb00001c bl 835c <call_gmon_start># G" c2 R4 ]! s9 ^1 ]8 u* H E
82e8: e8bd8010 pop {r4, pc}
% s( ?6 l7 P8 `' o$ b, l5 Q+ L/ `arago:
$ e; R0 z- m2 ^4 `' ^ ~8 B00008250 <_init>: p4 E6 y: g) B. Y" Z9 U6 I( U" ]
8250: e92d4008 push {r3, lr}
0 j5 G) s: v7 j) d! z 8254: eb00001d bl 82d0 <call_gmon_start>& ?5 f2 o; F- T/ n4 ]6 O+ e5 Y* q
8258: e8bd8008 pop {r3, pc}' H: m! i( [- C/ O$ j% _" f, p
! P8 M9 Q6 n0 j, H( b
none:
& b1 u& b# \3 u; H) ?+ z000082ec <.plt>:
0 M9 F; A& h& q) c# g 82ec: e52de004 push {lr} ; (str lr, [sp, #-4]!)4 L; Q4 I. L4 }- |
82f0: e59fe004 ldr lr, [pc, #4] ; 82fc <_init+0x1c>
* C) v6 S3 I$ D6 k4 L- L 82f4: e08fe00e add lr, pc, lr9 h+ v, Y; {2 x r# m) e# h! p# [
82f8: e5bef008 ldr pc, [lr, #8]!
9 s3 h* M/ C* m! E. E 82fc: 000082d4 .word 0x000082d4) ?: o* r0 u- X$ U* a- Y/ n% b2 B
8300: e28fc600 add ip, pc, #0 ; 0x0, Z ?" m* r) D1 l
8304: e28cca08 add ip, ip, #32768 ; 0x80002 R% D" ^) p" U) v
8308: e5bcf2d4 ldr pc, [ip, #724]!
F3 f! \; F& B6 ^: h% R. y" s 830c: e28fc600 add ip, pc, #0 ; 0x0
8 e1 }' \. Z% Y' q% w 8310: e28cca08 add ip, ip, #32768 ; 0x8000
9 P- m+ l8 d4 ? 8314: e5bcf2cc ldr pc, [ip, #716]!* P, t/ h) G* ~0 @& q: ^
8318: e28fc600 add ip, pc, #0 ; 0x0# R8 }* E% J9 b+ J
831c: e28cca08 add ip, ip, #32768 ; 0x8000" X. k/ ?0 q6 o$ c( d- K2 V. U
8320: e5bcf2c4 ldr pc, [ip, #708]!
9 _$ v0 I ]1 ^) F8 A. Karago:
: P. M4 t, R' p7 q7 m6 l% P0000825c <.plt>:
( [& R }; B9 s& N& h% B1 o 825c: e52de004 push {lr} ; (str lr, [sp, #-4]!)
1 ]5 M9 |/ i. N7 } 8260: e59fe004 ldr lr, [pc, #4] ; 826c <_init+0x1c>
& {8 M2 d& c4 |+ m; {6 @ 8264: e08fe00e add lr, pc, lr
7 ]# @, L" R$ { P 8268: e5bef008 ldr pc, [lr, #8]! m% c0 B: [4 U, W2 w2 V8 K
826c: 0000827c .word 0x0000827c# G9 b3 e$ l. V) d
8270: e28fc600 add ip, pc, #0
% R: ]5 T4 b3 ? 8274: e28cca08 add ip, ip, #32768 ; 0x8000
( F- m/ k; P5 _ N5 I) F. g 8278: e5bcf27c ldr pc, [ip, #636]! ; 0x27c
5 w( E. Y% m! E0 M$ U2 u7 X+ P 827c: e28fc600 add ip, pc, #04 i- D% H l( z2 q) |. A" V
8280: e28cca08 add ip, ip, #32768 ; 0x80009 H2 h& G# h( h& T/ `
8284: e5bcf274 ldr pc, [ip, #628]! ; 0x274
2 d' v/ y. ]1 t' t2 [1 ? 8288: e28fc600 add ip, pc, #0
" K$ n; z1 |" D& @ 828c: e28cca08 add ip, ip, #32768 ; 0x8000
6 v% R$ ?: _ Z) I' Q 8290: e5bcf26c ldr pc, [ip, #620]! ; 0x26c4 F% N! q7 \+ _' k, b# M
none:5 K3 @8 D- ^) K. O
00008324 <_start>:- q$ |/ t$ ]8 h; _9 n, ]4 B
8324: e59fc024 ldr ip, [pc, #36] ; 8350 <_start+0x2c>, f) l n( D& I) m
8328: e3a0b000 mov fp, #0 ; 0x0. g9 M! X/ w2 W- p) B+ Z5 F
832c: e49d1004 pop {r1} ; (ldr r1, [sp], #4)
Y9 W' D# t" J$ P$ n8 P 8330: e1a0200d mov r2, sp! G$ N# J* }) ?* m/ s
8334: e52d2004 push {r2} ; (str r2, [sp, #-4]!)
, H6 p$ w+ @# R( l 8338: e52d0004 push {r0} ; (str r0, [sp, #-4]!)
/ d. a& ?7 C; j; \ 833c: e59f0010 ldr r0, [pc, #16] ; 8354 <_start+0x30>
' ^2 ^1 X; H9 y1 V! a, ~ 8340: e59f3010 ldr r3, [pc, #16] ; 8358 <_start+0x34>
( _2 ?7 {; \' B: L9 s 8344: e52dc004 push {ip} ; (str ip, [sp, #-4]!)
3 e$ R: g; _% `! {/ i9 `% `! T+ H% i# _& X 8348: ebffffef bl 830c <_init+0x2c>8 M* A* t X# @; X8 v1 V4 A) z8 n
834c: ebffffeb bl 8300 <_init+0x20>3 S8 Z" ]; b4 P, T6 E3 t
8350: 00008404 .word 0x00008404
^; K6 K4 N8 P4 f i3 O 8354: 000083cc .word 0x000083cc0 r+ K6 p0 j& I" G" G! ], Y$ L
8358: 00008408 .word 0x00008408
- \3 k, U& p3 O7 R/ ?arago:! K0 v- i) z; {- E' f" p
00008294 <_start>:
* \ a8 d3 }- a) p7 O' L3 w4 B" @ 8294: e3a0b000 mov fp, #0) p) Y- b8 G. l' p8 U$ y1 ^
8298: e3a0e000 mov lr, #0
, {, z. o! p4 I/ G" J. `5 Z 829c: e49d1004 pop {r1} ; (ldr r1, [sp], #4)
! ^0 T+ P/ i% V/ K8 n! t 82a0: e1a0200d mov r2, sp% d. C5 |$ [0 G& L8 z: _! x% t
82a4: e52d2004 push {r2} ; (str r2, [sp, #-4]!)
+ M3 Q8 A- f; D& U+ C 82a8: e52d0004 push {r0} ; (str r0, [sp, #-4]!) a S2 i8 p& I W% }. _- |
82ac: e59fc010 ldr ip, [pc, #16] ; 82c4 <_start+0x30>
9 i% N8 ?5 K. Z o7 `2 o 82b0: e52dc004 push {ip} ; (str ip, [sp, #-4]!)# J4 m5 ~" L3 L8 O! i$ [# x1 @
82b4: e59f000c ldr r0, [pc, #12] ; 82c8 <_start+0x34>8 m% J" n6 s8 p1 V/ l/ ?
82b8: e59f300c ldr r3, [pc, #12] ; 82cc <_start+0x38>
( d- m$ B2 H( m/ @- m& E( k& N- F 82bc: ebffffee bl 827c <_init+0x2c>2 S5 n) O( @# H3 h' R0 X5 l5 K
82c0: ebffffea bl 8270 <_init+0x20>
1 k- V2 p; p5 t* Y: h* S: K1 B- w. V 82c4: 000083dc .word 0x000083dc
- L# W3 ?8 ?, q5 e( L9 F2 g. @ 82c8: 00008344 .word 0x00008344
; ~! z/ G6 }/ E$ P: l* C; l 82cc: 0000837c .word 0x0000837c
/ K% }# x2 x& z& r8 P+ `none:* t4 |# U2 g) d7 ?2 G" i: L
0000835c <call_gmon_start>:7 @" q8 O8 t3 p8 t; c" g
835c: e59f3014 ldr r3, [pc, #20] ; 8378 <call_gmon_start+0x1c>6 y Y# o1 {7 k
8360: e59f2014 ldr r2, [pc, #20] ; 837c <call_gmon_start+0x20>& O0 S) g; }& R6 @
8364: e08f3003 add r3, pc, r3* z3 L8 V) J4 V6 @' @8 S" K
8368: e7931002 ldr r1, [r3, r2]
1 p2 P& K* h/ A) j0 L/ C: M 836c: e3510000 cmp r1, #0 ; 0x0
7 k- _! a* o1 c: M+ u0 g8 L0 ] 8370: 012fff1e bxeq lr
: z) i1 r; l# Z" A 8374: eaffffe7 b 8318 <_init+0x38>- r% d& R0 H! q) Z
8378: 00008264 .word 0x00008264
1 T' x* R7 y+ Y# p! J 837c: 00000018 .word 0x000000180 }' w: J% [9 e2 [9 _
arago:
2 j$ U: E4 ]( T! g. c" M2 }000082d0 <call_gmon_start>:
+ u2 O5 o' a) K9 B' d 82d0: e59f3014 ldr r3, [pc, #20] ; 82ec <call_gmon_start+0x1c>
" @: i2 L. ~( @% V" s 82d4: e59f0014 ldr r0, [pc, #20] ; 82f0 <call_gmon_start+0x20>
: I3 t3 P+ ]7 m. V( w" t 82d8: e08f3003 add r3, pc, r3
2 L8 k/ a3 `1 ~. C0 Q: ^ 82dc: e7932000 ldr r2, [r3, r0]
; G% E* A0 D% z) h 82e0: e3520000 cmp r2, #0
' Q4 U: {# F; K& a$ F) m 82e4: 012fff1e bxeq lr! L4 M+ i: W& [. d
82e8: eaffffe6 b 8288 <_init+0x38>
1 S5 v e. c' A& _ 82ec: 00008208 .word 0x00008208* A3 N9 ?0 u6 |) d( n4 a! Y V5 p
82f0: 00000018 .word 0x00000018) r) j2 `9 v/ \
none:
! k: ~4 ?6 e" _" P00008380 <__do_global_dtors_aux>:. V1 @, a+ [4 N9 {$ |0 e9 j+ \
8380: e59f2010 ldr r2, [pc, #16] ; 8398 <__do_global_dtors_aux+0x18>( i7 \7 K3 i/ K* L/ B: M! K
8384: e5d23000 ldrb r3, [r2]
K2 {, @9 Y2 U" o. M! \% [ 8388: e3530000 cmp r3, #0 ; 0x0
6 t; p8 I5 K% A" i 838c: 03a03001 moveq r3, #1 ; 0x1
4 ~: Y% C5 ?) f1 V* C 8390: 05c23000 strbeq r3, [r2]
# t% L' ~% w9 H* J' v 8394: e12fff1e bx lr- U7 o* ? V/ S
8398: 000105f4 .word 0x000105f4
' n. c6 E6 ` \arago:
1 d- M4 y8 H; q2 t7 d000082f4 <__do_global_dtors_aux>:/ l8 D) n5 H+ L# ^+ v/ l: v
82f4: e59f3010 ldr r3, [pc, #16] ; 830c <__do_global_dtors_aux+0x18>1 U$ G3 f2 I3 `3 g* B
82f8: e5d32000 ldrb r2, [r3]1 b2 f& w( s) n5 j2 {; n+ z
82fc: e3520000 cmp r2, #0
( n4 j# Z! w# f5 N) \8 v+ \) v3 s 8300: 02822001 addeq r2, r2, #1+ m2 }0 c- }. S/ d3 Y
8304: 05c32000 strbeq r2, [r3]
( Y% G2 G+ R C! @# A; y 8308: e12fff1e bx lr
4 U, L$ M( I, C$ S7 x, p' j 830c: 0001050c .word 0x0001050c ~& M$ ], y4 {5 p( |9 b
none:0 O5 g' g- M+ \! ^
0000839c <frame_dummy>:
8 V! _% X7 s& o6 Q; u 839c: e59f0020 ldr r0, [pc, #32] ; 83c4 <frame_dummy+0x28>, y# r1 F# ?* x
83a0: e92d4010 push {r4, lr}' p! H# A5 p8 x- G: c" v @/ _$ }
83a4: e5903000 ldr r3, [r0]
+ E, C( a0 c4 @8 G4 J 83a8: e3530000 cmp r3, #0 ; 0x0
6 g1 C! p9 O6 k1 v8 r9 {1 \ 83ac: 08bd8010 popeq {r4, pc}- a% z# b9 I& U) `8 y8 b7 R
83b0: e59f3010 ldr r3, [pc, #16] ; 83c8 <frame_dummy+0x2c>
( \3 K1 \8 ]# h# S! D. e |' V 83b4: e3530000 cmp r3, #0 ; 0x0
4 G/ N- a/ f9 j' D& i/ L6 j' k 83b8: 08bd8010 popeq {r4, pc}
7 P5 U- K9 J& ? 83bc: e12fff33 blx r33 S5 f; x" c, n
83c0: e8bd8010 pop {r4, pc}
3 [+ _! T k# |% a/ g 83c4: 000104dc .word 0x000104dc! @; g, B( }4 ]' r# ?
83c8: 00000000 .word 0x00000000# ~. s6 X; L% G
arago:
/ k" P% ~, P! J N [) T00008310 <frame_dummy>:- i+ p, O( ]5 [# A3 r4 m
8310: e59f0024 ldr r0, [pc, #36] ; 833c <frame_dummy+0x2c>
" \7 P& D, Z0 H. @ 8314: e92d4008 push {r3, lr}
) d8 V& m' r# V. y2 K 8318: e5903000 ldr r3, [r0]
: Z% S N' w. N: g+ j 831c: e3530000 cmp r3, #0
! Y9 {8 @& E$ X- Y) n# O& n9 l3 V 8320: 0a000003 beq 8334 <frame_dummy+0x24>8 @% _( U$ S0 r# F- H. ]6 P' Z0 }
8324: e59f3014 ldr r3, [pc, #20] ; 8340 <frame_dummy+0x30>
; J4 ` N3 U4 s/ z 8328: e3530000 cmp r3, #0
7 o [. Z* N3 X 832c: 11a0e00f movne lr, pc4 z% h3 ?: `9 ?8 g" x/ j
8330: 112fff13 bxne r31 V( t- ^' C- L: x% j* @; u% u# b7 o
8334: e8bd4008 pop {r3, lr}
' h3 P+ ? m5 U' K 8338: e12fff1e bx lr
, S6 V2 n: i# e; H- A3 R 833c: 000103fc .word 0x000103fc! V( R; P4 Q6 Y
8340: 00000000 .word 0x00000000
" a7 w0 i) A( y5 }* F+ Lnone:7 i2 ] b9 Y0 e
000083cc <main>:
/ i# a8 S' r0 I/ K/ A 83cc: e52db004 push {fp} ; (str fp, [sp, #-4]!)
& J8 V) B4 n# Z) l2 l9 Z1 c 83d0: e28db000 add fp, sp, #0 ; 0x0
$ E& k' k! A6 ~! U% u 83d4: e24dd01c sub sp, sp, #28 ; 0x1c- D$ O7 i% ^: L# d- R
83d8: e50b0018 str r0, [fp, #-24]
2 X N& [" K! m k1 N0 c& D 83dc: e50b101c str r1, [fp, #-28]" `% D" t: v% J+ o/ [
83e0: e51b2010 ldr r2, [fp, #-16]% J$ L( J/ {, J+ R) g6 f
83e4: e51b300c ldr r3, [fp, #-12]3 Y; [5 t9 C0 w* f0 _- _1 n$ W
83e8: e0030392 mul r3, r2, r3+ v/ m+ g3 s* o2 Q G. r
83ec: e50b3008 str r3, [fp, #-8]* _# F: }0 ]) ^* K; X+ O. C
83f0: e3a03000 mov r3, #0 ; 0x04 V7 d: z, L& U# O& @
83f4: e1a00003 mov r0, r3
& B) x% B- S' l* L) A 83f8: e28bd000 add sp, fp, #0 ; 0x0
% I W- Z, P X9 |5 G 83fc: e8bd0800 pop {fp}
" C9 g6 |' m* k* m, Y: F 8400: e12fff1e bx lr6 c% k: A" o' B' e
arago:" f- g8 u" k" u: @5 R7 i
00008344 <main>:
( \5 [; Y3 f% R, C, ~4 ^, Q 8344: e52db004 push {fp} ; (str fp, [sp, #-4]!)& W& j7 E' n- G6 }4 O
8348: e28db000 add fp, sp, #08 `# ?8 K$ o$ [9 r% |
834c: e24dd01c sub sp, sp, #28
! z. B3 a0 E1 ?& y V" _8 x0 M 8350: e50b0018 str r0, [fp, #-24], E" }3 ^* b; e. T+ k
8354: e50b101c str r1, [fp, #-28]0 w& q9 O8 Q7 T" e% @# v, |
8358: e51b3008 ldr r3, [fp, #-8]7 V# C& y/ p1 a1 m6 F
835c: e51b200c ldr r2, [fp, #-12]
, y) a$ ?! \, s$ z! U( a 8360: e0030392 mul r3, r2, r3' k4 C6 v2 ]! V. ?% ]+ o
8364: e50b3010 str r3, [fp, #-16]
& C1 h( ~" |, P' q2 k3 D5 ] 8368: e3a03000 mov r3, #0
$ h$ ^: w8 j- L+ Z 836c: e1a00003 mov r0, r3
" J% h* M% s, ]- y% ^) o4 a) {" J; F 8370: e28bd000 add sp, fp, #07 |# P: R# |; T* ^
8374: e8bd0800 pop {fp}
$ ]3 B/ t0 |% m) _$ Q 8378: e12fff1e bx lr
% ~- ?) L, }9 H; l6 Y5 n# m; dnone:5 D& u) v, L! {/ h4 K
00008404 <__libc_csu_fini>:
- Y2 H' U; `1 X! I* _ 8404: e12fff1e bx lr6 D/ K" l, k; X. S
arago:4 K. G# Y q0 a) h4 j" v4 h
000083dc <__libc_csu_fini>:. Q P3 K1 g$ {$ n" j9 E+ E
83dc: e12fff1e bx lr
1 i+ [/ f& S7 Y' H7 k: knone:* W E" f9 g: \ L0 f6 R
00008408 <__libc_csu_init>:
9 F; |0 M# K& m: l; s1 z 8408: e92d47f0 push {r4, r5, r6, r7, r8, r9, sl, lr}1 ^7 I+ u& {7 q8 O3 D9 C; k5 m( H
840c: e1a08001 mov r8, r1* {, |( P4 K: x: k" ^5 j7 I6 l/ l8 \
8410: e1a07002 mov r7, r2! g; X7 N& m N2 ^* e! n6 R
8414: e1a0a000 mov sl, r0# @$ x7 u7 \7 e' `# j+ P% F( L. ]
8418: ebffffb0 bl 82e0 <_init>8 f6 L" m8 J/ K) n9 \% F
841c: e59f1044 ldr r1, [pc, #68] ; 8468 <__libc_csu_init+0x60>
7 U% z5 e! y" \! S2 d6 H 8420: e59f3044 ldr r3, [pc, #68] ; 846c <__libc_csu_init+0x64>4 Y8 G! |/ C" h/ M
8424: e59f2044 ldr r2, [pc, #68] ; 8470 <__libc_csu_init+0x68>
# V' |* k: Z6 ?" F 8428: e0613003 rsb r3, r1, r30 m/ Z+ g! V% b7 X; y0 @: W& D
842c: e08f2002 add r2, pc, r2
' E$ _1 W" h A3 _* u# E) t 8430: e1b05143 asrs r5, r3, #2
0 e6 R9 ?1 i3 b3 o7 x 8434: e0822001 add r2, r2, r1
* h2 d; X3 B0 n/ k% f 8438: 08bd87f0 popeq {r4, r5, r6, r7, r8, r9, sl, pc}6 \& D9 I5 G7 d8 y, W
843c: e1a06002 mov r6, r2$ m. }, g3 d+ f9 V( m
8440: e3a04000 mov r4, #0 ; 0x0
, ]! K8 W# Z$ O. T4 x 8444: e1a0000a mov r0, sl5 L K4 s# u K2 Q b( M
8448: e1a01008 mov r1, r8, ?5 }2 @/ _* I! w2 ]/ Y* _
844c: e1a02007 mov r2, r7* W% C! B. Q4 R1 V* [1 r2 {
8450: e1a0e00f mov lr, pc
! o" |3 G0 m# P Z& @: m6 H3 y$ _ 8454: e796f104 ldr pc, [r6, r4, lsl #2]
8 B1 M Y# t# x( H 8458: e2844001 add r4, r4, #1 ; 0x1
, e2 x# c2 `& N3 z0 |+ ~; u' G 845c: e1540005 cmp r4, r53 X4 U) G2 X3 h+ b/ Z- D# v3 g$ o# {
8460: 3afffff7 bcc 8444 <__libc_csu_init+0x3c>
+ @* N8 e* v R: G 8464: e8bd87f0 pop {r4, r5, r6, r7, r8, r9, sl, pc}
" g \! @. u! d0 i% [ 8468: ffffff04 .word 0xffffff046 J3 a% ~. |; V/ A: _
846c: ffffff08 .word 0xffffff08
e. k! `- e, @ 8470: 0000819c .word 0x0000819c
/ g/ ?/ D7 y+ oarago:
4 P* _, {* B8 x: j, y& F+ u4 H* n0000837c <__libc_csu_init>:
* H8 }* p8 C* q- C% r5 U 837c: e92d45f8 push {r3, r4, r5, r6, r7, r8, sl, lr}0 g' ^" A/ n+ x/ R& R3 {
8380: e59fa04c ldr sl, [pc, #76] ; 83d4 <__libc_csu_init+0x58>
0 z. m0 `- g& s5 A! d* j% F5 X9 w 8384: e1a06000 mov r6, r0; s0 H; H/ g- @2 N, U2 w1 ?
8388: e1a07001 mov r7, r1; ~2 H- Y% `/ {9 L9 k+ P$ e4 A4 n. K
838c: e1a08002 mov r8, r20 j/ U2 s3 s6 V
8390: ebffffae bl 8250 <_init>
$ e$ p( f; X( J9 e/ {8 P 8394: e59f103c ldr r1, [pc, #60] ; 83d8 <__libc_csu_init+0x5c>
$ [! Q! d! H. S4 Q/ ~ 8398: e08fa00a add sl, pc, sl
: B" }7 q0 E: R 839c: e08f0001 add r0, pc, r1
3 [6 h; o7 w: l- p2 f6 j8 V 83a0: e06a5000 rsb r5, sl, r0
. J6 O7 T2 R( Z* i) E' a$ R 83a4: e1b05145 asrs r5, r5, #2* Y# N' \7 s5 {, m
83a8: 08bd85f8 popeq {r3, r4, r5, r6, r7, r8, sl, pc}; @9 v- q, P. q8 H: d2 X1 B
83ac: e3a04000 mov r4, #0+ U" q( v# ?0 t, J
83b0: e79a3104 ldr r3, [sl, r4, lsl #2]
5 ]- x+ h/ e* ^& q8 U. E4 x 83b4: e1a00006 mov r0, r6
1 P. g( C7 g5 b! S 83b8: e1a01007 mov r1, r71 C1 c! k U$ n# `( X a, b4 P
83bc: e1a02008 mov r2, r8
# d; K( D1 y* |' \" G 83c0: e2844001 add r4, r4, #1! N6 E1 T" u5 V
83c4: e12fff33 blx r3
; r% c* T- r) ^- ^0 n$ ~ 83c8: e1540005 cmp r4, r5/ X* w3 I ?: A. n
83cc: 3afffff7 bcc 83b0 <__libc_csu_init+0x34>: @& \4 w) t2 ]/ U$ y
83d0: e8bd85f8 pop {r3, r4, r5, r6, r7, r8, sl, pc}% W) s) K7 O, ?7 n: s5 e7 h& j
83d4: 00008054 .word 0x000080549 ]% w6 m+ ^% p/ U r) f
83d8: 00008054 .word 0x00008054; o7 T1 U* B$ @) Q5 P
none:6 t# b7 u, D. M. v& J
Disassembly of section .fini:
# h5 ]6 `# U* P6 v3 ~$ ~8 G9 U+ ?: o, @ y* y
00008474 <_fini>:
% m/ J$ z" ^* Q; z6 R 8474: e92d4010 push {r4, lr}
+ o: F+ g0 K9 Z5 } 8478: e8bd8010 pop {r4, pc}. D! q$ Y8 T9 V* ?0 r D
arago:/ p6 u5 Z! f( D2 H" F/ S$ j. D6 ?# z
Disassembly of section .fini:% D9 I4 d/ G! C4 [
& G1 y, Z1 K3 m000083e0 <_fini>:$ [ C' E9 t8 }4 t; e- K6 y+ \
83e0: e92d4008 push {r3, lr}
( U ~9 H. y7 m6 [ 83e4: e8bd8008 pop {r3, pc}
+ d$ Y- _0 u8 ?8 {0 ^: ]4 g1 C8 e7 l5 l; F/ U' r
; K( y7 }' n3 \3 ^9 E& w/ b. b; |) ?" {
|
|