|
|
5#

楼主 |
发表于 2016-6-9 23:03:48
|
只看该作者
源码:
5 F) w5 s6 O8 Q! t, }; u+ l 1 #include<stdio.h> ( D+ R2 Z( X& Z3 J0 K, D6 c4 I2 d
2 #include<math.h>1 ]( F3 z3 D, i, {7 [3 z
3 int main(int argc,char* argv[])4 j$ V5 N, E8 k+ X% I
4 {
. p. n, B9 a7 x$ Q, u 5 int a,b,c;& n7 h5 i6 Z9 \5 w% }
6 c = a * b;& E3 Y. K6 |, @: i3 Y, k* @% U" a
7 return 0;
3 v' i& Q* Y+ K 8 }
+ w( ~ b* F: T z; s5 y3 l7 Z
/ a# G! B9 \ Z: N! I0 v' F) }" C5 U下面是两个编译器 编译出来的差异 差异好像不是很大 arm汇编不是很熟悉 大家看看
& K' c: Y( ~$ U1 G9 `: S3 m% onone:" C) ]9 I$ u5 o8 R! D6 n. Y+ T
000082e0 <_init>:
& D2 c: O" I% l, k 82e0: e92d4010 push {r4, lr}
4 j3 i- C! g7 e# L/ X8 c/ J* n 82e4: eb00001c bl 835c <call_gmon_start>
9 E' p& |9 x. h# ~5 s) \ 82e8: e8bd8010 pop {r4, pc}. f+ D1 S2 u Y# ?" v5 x6 c2 A
arago:: L* s1 _' r' U; U& j$ S, t
00008250 <_init>:) \% {: e: h8 A5 g1 n
8250: e92d4008 push {r3, lr}
0 n0 E, E4 X- V9 ]* a 8254: eb00001d bl 82d0 <call_gmon_start>
& }% @# t2 o* u! A7 {) c' C$ a 8258: e8bd8008 pop {r3, pc}
, M; B4 o v N! O9 T2 N# F2 w. {; I4 t/ F% \1 G+ T4 Y
none:- Y ^4 t( X/ b+ T( n4 j: a' v7 Y
000082ec <.plt>:
8 S" L6 o! J" Q U0 x* Z$ { 82ec: e52de004 push {lr} ; (str lr, [sp, #-4]!) g3 ~% V7 C s
82f0: e59fe004 ldr lr, [pc, #4] ; 82fc <_init+0x1c>- D1 M) m8 I7 U- Z# q! n6 H
82f4: e08fe00e add lr, pc, lr
/ |# T- U3 g6 J" \0 u- Z- i 82f8: e5bef008 ldr pc, [lr, #8]!9 s' B5 \4 D1 \5 ?" {
82fc: 000082d4 .word 0x000082d4
# V8 @, ^% V; A; v* a 8300: e28fc600 add ip, pc, #0 ; 0x02 I s! V+ @5 F9 O; q5 n5 U( T
8304: e28cca08 add ip, ip, #32768 ; 0x8000$ K- [ n8 `; A& I* e- x0 T
8308: e5bcf2d4 ldr pc, [ip, #724]!0 w. _8 V- M" C+ U4 `6 `& V- }( w
830c: e28fc600 add ip, pc, #0 ; 0x0
5 S3 A/ L p3 P. N8 Y2 U; W4 { 8310: e28cca08 add ip, ip, #32768 ; 0x80005 d( \- g# `# Q9 ~5 R: g
8314: e5bcf2cc ldr pc, [ip, #716]!
6 c2 B, q$ \( r 8318: e28fc600 add ip, pc, #0 ; 0x0
+ P# N3 m& s8 m, L: M5 e# F 831c: e28cca08 add ip, ip, #32768 ; 0x8000
" \. V$ |8 M. p 8320: e5bcf2c4 ldr pc, [ip, #708]!
/ ~) a4 b9 { Zarago:- i% K, N: G, _9 [' l
0000825c <.plt>:, Y. [, H5 d; p0 n0 L v6 U6 l
825c: e52de004 push {lr} ; (str lr, [sp, #-4]!)
0 [% c) ~7 Y0 B8 g' r- R6 k( H 8260: e59fe004 ldr lr, [pc, #4] ; 826c <_init+0x1c>& k# p9 c# _8 [( j! j
8264: e08fe00e add lr, pc, lr+ C- V# U" |2 q# H) G5 y
8268: e5bef008 ldr pc, [lr, #8]!! Y# u. y2 y8 G# U8 @9 v4 e
826c: 0000827c .word 0x0000827c) J& T1 T/ O1 i" f2 T0 P
8270: e28fc600 add ip, pc, #0% _7 k6 Y4 M9 r8 n+ \6 m4 T
8274: e28cca08 add ip, ip, #32768 ; 0x8000
8 f4 j; M+ ^' W# E7 o 8278: e5bcf27c ldr pc, [ip, #636]! ; 0x27c
8 _: G+ c, D% y 827c: e28fc600 add ip, pc, #01 E& G8 w' Z, D1 N& R `" j' s
8280: e28cca08 add ip, ip, #32768 ; 0x8000
# P4 P7 A3 C: ^6 K 8284: e5bcf274 ldr pc, [ip, #628]! ; 0x274
7 t6 t: ^. h; q! p$ T) D 8288: e28fc600 add ip, pc, #0- N) Q# x: B8 _$ \9 G. v9 u" {
828c: e28cca08 add ip, ip, #32768 ; 0x8000
: Z& B$ B5 F2 M 8290: e5bcf26c ldr pc, [ip, #620]! ; 0x26c
2 A% m9 M- r3 Hnone:
' D6 }" g3 ~' |+ }00008324 <_start>:
- L* R( w' o6 E4 }8 u; U 8324: e59fc024 ldr ip, [pc, #36] ; 8350 <_start+0x2c>" U8 r* e9 p5 c1 t
8328: e3a0b000 mov fp, #0 ; 0x0/ p% Q# H+ u2 p1 J2 b$ S
832c: e49d1004 pop {r1} ; (ldr r1, [sp], #4)
0 C7 @ \3 A& f! ]( a4 ^ 8330: e1a0200d mov r2, sp# U9 ^8 `- L$ l7 ]
8334: e52d2004 push {r2} ; (str r2, [sp, #-4]!)
. L9 h1 T3 C$ W0 y$ p 8338: e52d0004 push {r0} ; (str r0, [sp, #-4]!)# N( A" R; G1 u
833c: e59f0010 ldr r0, [pc, #16] ; 8354 <_start+0x30>
1 @; D& r4 _& ~5 h- t: { ] 8340: e59f3010 ldr r3, [pc, #16] ; 8358 <_start+0x34>
; x/ Y' O6 G- B g! L 8344: e52dc004 push {ip} ; (str ip, [sp, #-4]!)
. d" M' L. [. r 8348: ebffffef bl 830c <_init+0x2c>
2 O) x4 {+ n9 U" } 834c: ebffffeb bl 8300 <_init+0x20>
% X8 A$ k3 n2 ?) w 8350: 00008404 .word 0x00008404
6 n, j! l7 u$ v( c0 @( c F/ o+ P 8354: 000083cc .word 0x000083cc; {& {7 W$ r+ z4 j
8358: 00008408 .word 0x000084082 }; q, v }% i" W$ Z( D$ K) d
arago:3 o& c$ N" l8 u3 D4 I! C
00008294 <_start>:) w* O0 f' q }/ N; |
8294: e3a0b000 mov fp, #00 A* Q1 k$ M" v, \& m" k8 |- ]; n
8298: e3a0e000 mov lr, #0! g) c1 U: u9 P( k5 g9 s& E
829c: e49d1004 pop {r1} ; (ldr r1, [sp], #4)
9 q; ^2 k O8 K. k2 a+ s l% L8 C 82a0: e1a0200d mov r2, sp
" Q. ?; P6 Y- ]8 U) ?, b& Z 82a4: e52d2004 push {r2} ; (str r2, [sp, #-4]!)
$ d7 \: b: C1 r& J8 i% E6 S7 m 82a8: e52d0004 push {r0} ; (str r0, [sp, #-4]!)
! n7 c) o! w t 82ac: e59fc010 ldr ip, [pc, #16] ; 82c4 <_start+0x30>+ a A, b* K$ _3 l
82b0: e52dc004 push {ip} ; (str ip, [sp, #-4]!)
( U% _/ C% x5 a) M6 U! p( x, ~( { 82b4: e59f000c ldr r0, [pc, #12] ; 82c8 <_start+0x34>! _9 o/ |6 d& c, u
82b8: e59f300c ldr r3, [pc, #12] ; 82cc <_start+0x38>$ C; `9 o- r; [( R$ s/ _+ D9 _
82bc: ebffffee bl 827c <_init+0x2c>
2 `: R ^& v2 g) N% T 82c0: ebffffea bl 8270 <_init+0x20>
z" G' `. r, N1 y+ p 82c4: 000083dc .word 0x000083dc/ b+ P- O1 U3 [4 O0 D# ^* r' w
82c8: 00008344 .word 0x00008344
6 ?0 G9 r5 E; ]. H* u' u7 z 82cc: 0000837c .word 0x0000837c- r' V7 [7 V7 t O; T9 K/ P4 M3 p
none:2 H- Y9 J2 o7 t4 c6 x0 {/ r& m
0000835c <call_gmon_start>:% r o& o" z; K- d
835c: e59f3014 ldr r3, [pc, #20] ; 8378 <call_gmon_start+0x1c>
6 O8 d7 G% z4 X) \$ \# A 8360: e59f2014 ldr r2, [pc, #20] ; 837c <call_gmon_start+0x20>
% h0 f$ j4 i5 O1 d- O 8364: e08f3003 add r3, pc, r3
O, [9 R2 K" R. C1 R2 l 8368: e7931002 ldr r1, [r3, r2]5 y/ H- s* P \! U& M" p( g
836c: e3510000 cmp r1, #0 ; 0x04 J# Y% y; j8 q9 S# I/ V
8370: 012fff1e bxeq lr' a" I3 p4 r" I1 `: i3 |; X
8374: eaffffe7 b 8318 <_init+0x38>
" x; h! t$ c- s# [- p7 `* t1 I. E7 N 8378: 00008264 .word 0x00008264' [5 n$ v* {. G3 A- a
837c: 00000018 .word 0x00000018
% }3 N1 x1 _' [! w8 v5 carago:
2 g' D8 M- p* m- o000082d0 <call_gmon_start>:
& @1 K2 Q G5 r+ y0 g2 ?; } 82d0: e59f3014 ldr r3, [pc, #20] ; 82ec <call_gmon_start+0x1c>
L1 m+ U% r) s) o/ Z9 p 82d4: e59f0014 ldr r0, [pc, #20] ; 82f0 <call_gmon_start+0x20>
- U! e4 d7 F- u+ f; C$ |- ] 82d8: e08f3003 add r3, pc, r3
5 c8 `8 \4 |2 U- j2 J, E 82dc: e7932000 ldr r2, [r3, r0]
; [' G L, Q- t 82e0: e3520000 cmp r2, #0
) K- W; g6 S L! h9 `# F$ C: @ 82e4: 012fff1e bxeq lr
% m7 d7 P1 w; b 82e8: eaffffe6 b 8288 <_init+0x38>
/ G# p9 C/ X* @7 }$ X/ a 82ec: 00008208 .word 0x00008208! u6 N0 Q) A# C9 D3 \1 j
82f0: 00000018 .word 0x00000018# v5 O" b" N+ K
none:
; Q2 z; X& W# d- I00008380 <__do_global_dtors_aux>:; x) x) a4 f; X& V. i9 \ v9 ?
8380: e59f2010 ldr r2, [pc, #16] ; 8398 <__do_global_dtors_aux+0x18>% i6 O9 x9 q% j$ E& t
8384: e5d23000 ldrb r3, [r2]3 n* P! i/ Y3 u3 |
8388: e3530000 cmp r3, #0 ; 0x0
6 b) C7 |0 b* v$ v 838c: 03a03001 moveq r3, #1 ; 0x1
0 `. x1 \0 {/ f- l 8390: 05c23000 strbeq r3, [r2]' m9 c9 E9 L. o3 m
8394: e12fff1e bx lr. w5 D) o4 F* O( r% H7 W: s
8398: 000105f4 .word 0x000105f4
# m+ h, {: p9 narago:1 \; f, I- ~. ?0 |% J& g
000082f4 <__do_global_dtors_aux>:$ f( B! \7 F9 g3 H3 T1 }4 Q" f
82f4: e59f3010 ldr r3, [pc, #16] ; 830c <__do_global_dtors_aux+0x18>9 z/ I3 F9 s% k" J: v; p
82f8: e5d32000 ldrb r2, [r3]
2 L( f. D. w, E# N, z9 s 82fc: e3520000 cmp r2, #0
5 w: F2 d5 e+ z- P. W 8300: 02822001 addeq r2, r2, #1/ P6 K* H3 h* N' \; Q
8304: 05c32000 strbeq r2, [r3]
7 C0 S2 L* n: l% [; i) a 8308: e12fff1e bx lr
4 ^7 G0 b {9 k3 g8 ~ 830c: 0001050c .word 0x0001050c
! f6 z* J1 {5 Z7 h( cnone:
* h8 L) o3 l5 d- `" Q0000839c <frame_dummy>: }% e8 T7 q' i0 w: |) R7 s2 e
839c: e59f0020 ldr r0, [pc, #32] ; 83c4 <frame_dummy+0x28>. u# f# @2 C9 i4 r6 f9 I8 U, ^
83a0: e92d4010 push {r4, lr}" _' |. B8 ?7 \
83a4: e5903000 ldr r3, [r0]8 p# }# J" A+ v8 C& R: F8 _/ b% E0 F
83a8: e3530000 cmp r3, #0 ; 0x0: q- q9 O# R6 i: X5 h- G9 f% W& o6 P/ O
83ac: 08bd8010 popeq {r4, pc}. m3 Z& _' q- K
83b0: e59f3010 ldr r3, [pc, #16] ; 83c8 <frame_dummy+0x2c>7 E6 \: G6 @1 x2 d
83b4: e3530000 cmp r3, #0 ; 0x0
@0 h, D5 Q, k. b) E 83b8: 08bd8010 popeq {r4, pc}9 G; w0 Z& K7 M' M
83bc: e12fff33 blx r3
3 k+ J7 i2 x) S# C: ]% {1 Z 83c0: e8bd8010 pop {r4, pc}
! ^3 @4 ]2 }1 f1 H( r$ A 83c4: 000104dc .word 0x000104dc( s' D& Z6 m1 n
83c8: 00000000 .word 0x00000000! \( c) ^0 Y; p' m) p
arago:
% `8 ~$ n: u. B; V1 R00008310 <frame_dummy>:& ]( v9 g) Q- ?8 y! F
8310: e59f0024 ldr r0, [pc, #36] ; 833c <frame_dummy+0x2c>
$ v/ u. I1 `* B* C6 @0 H: j3 ]* b 8314: e92d4008 push {r3, lr}
4 c7 k9 ^8 t3 n+ G 8318: e5903000 ldr r3, [r0]
9 i. k5 }- Y; d 831c: e3530000 cmp r3, #0
5 p3 v! `! p7 e$ d* y 8320: 0a000003 beq 8334 <frame_dummy+0x24>
' Z) Y& Q+ I6 M' d* X- a& G 8324: e59f3014 ldr r3, [pc, #20] ; 8340 <frame_dummy+0x30>
$ F9 I5 u, Y" p9 i6 i/ ] 8328: e3530000 cmp r3, #0& a4 \* a4 i& N# L
832c: 11a0e00f movne lr, pc
2 U( u: L- e8 o- U, K7 m: S) K: B 8330: 112fff13 bxne r3 D8 B: D" I' B: ]& u. ?
8334: e8bd4008 pop {r3, lr}0 s/ ?6 T F1 L9 L3 O
8338: e12fff1e bx lr
% V# B+ j5 X% k r& O1 i; R 833c: 000103fc .word 0x000103fc2 F2 v1 ?# \: q! O+ ]2 G) {
8340: 00000000 .word 0x00000000
7 W* ]5 |9 I% k& M4 ^4 Wnone:7 U6 y5 a1 I+ P) M& l0 v
000083cc <main>:1 Z( v$ Y" f4 L0 a
83cc: e52db004 push {fp} ; (str fp, [sp, #-4]!)" T, t- }6 c# M ^$ v9 d
83d0: e28db000 add fp, sp, #0 ; 0x08 f1 W0 i# U* l* T1 F
83d4: e24dd01c sub sp, sp, #28 ; 0x1c
+ \4 M" d( t8 K3 D: @0 e 83d8: e50b0018 str r0, [fp, #-24]
) g% \, z+ j4 _; _ 83dc: e50b101c str r1, [fp, #-28]
# ]: @, S7 |9 u( Y8 F8 ?' b' I 83e0: e51b2010 ldr r2, [fp, #-16]4 F z( l! R5 r! k, O
83e4: e51b300c ldr r3, [fp, #-12]+ R j5 g' S' q6 t
83e8: e0030392 mul r3, r2, r3
0 K/ q) b! f8 o; p" p: e 83ec: e50b3008 str r3, [fp, #-8]4 V! a! z7 Y6 B" p
83f0: e3a03000 mov r3, #0 ; 0x0
. u6 M0 N; z; s; ^3 s6 M 83f4: e1a00003 mov r0, r3
! C6 g7 ]1 K7 F+ N+ F 83f8: e28bd000 add sp, fp, #0 ; 0x0
+ }( V% p! M# t" `$ s( L3 b' ] 83fc: e8bd0800 pop {fp}
( B; f5 p1 C0 ?! b+ Q6 W 8400: e12fff1e bx lr6 @2 f4 F( |" r$ B) @% i5 ], E6 X
arago:
) n0 \( _1 s0 U" i6 F2 H00008344 <main>: c3 g! |/ w. P9 ~6 G- I r# k5 F
8344: e52db004 push {fp} ; (str fp, [sp, #-4]!) Y, P5 X3 o$ S0 Y
8348: e28db000 add fp, sp, #0
; [9 C: y1 z: K; i0 K 834c: e24dd01c sub sp, sp, #28
. }. k1 c. Y8 r3 @4 T5 I 8350: e50b0018 str r0, [fp, #-24]
) A1 }0 d6 o& d/ e& I( b4 G 8354: e50b101c str r1, [fp, #-28]: [; y- L1 X. p: Y# j
8358: e51b3008 ldr r3, [fp, #-8]6 v# v ^% z6 L, m: ]
835c: e51b200c ldr r2, [fp, #-12]
/ o' h b. J8 d9 b5 O& m* D 8360: e0030392 mul r3, r2, r3: f R* `; X; i# D, E
8364: e50b3010 str r3, [fp, #-16]
/ y( M7 ?8 `2 s0 C1 a6 F8 f8 H 8368: e3a03000 mov r3, #0
& K7 ^5 E( N' F; z 836c: e1a00003 mov r0, r3) z7 m) N# k- ~
8370: e28bd000 add sp, fp, #0) V: c# P) A- {
8374: e8bd0800 pop {fp}
2 t/ i5 g1 f# N0 X! x, J% i4 a 8378: e12fff1e bx lr& c$ X; G, J4 F$ T+ v) Y: G
none:3 F+ ]0 b" @& i7 L: `& x8 A
00008404 <__libc_csu_fini>:5 Q3 J# \1 u% k. B% h4 Z
8404: e12fff1e bx lr
; l4 l3 M- B( j; S5 q1 v, w: b: Xarago:
: ?+ r+ E2 ~4 c `000083dc <__libc_csu_fini>:: R) S0 Z' A5 {
83dc: e12fff1e bx lr8 E. Z9 L: D/ R" M" V8 p3 `+ y% U
none:! e$ a$ t1 n6 n7 h
00008408 <__libc_csu_init>:
& v; O: N& y9 W) H, G9 d- i/ I 8408: e92d47f0 push {r4, r5, r6, r7, r8, r9, sl, lr}
$ s: d& s* p" a; i" ~ P- Z 840c: e1a08001 mov r8, r1
& N3 P* q; L7 K, `9 p6 I3 s 8410: e1a07002 mov r7, r2( ^1 a2 h) n% ]) @3 Y' ?
8414: e1a0a000 mov sl, r0
& |; `8 I, a. ]4 C9 F# K7 j 8418: ebffffb0 bl 82e0 <_init>5 @' `/ c$ |, W8 G: @! h3 e
841c: e59f1044 ldr r1, [pc, #68] ; 8468 <__libc_csu_init+0x60># {- B/ `- T9 g6 s1 p/ m' ]. i
8420: e59f3044 ldr r3, [pc, #68] ; 846c <__libc_csu_init+0x64>
9 h" y& n5 M( W* W& k) I 8424: e59f2044 ldr r2, [pc, #68] ; 8470 <__libc_csu_init+0x68>
. L( C; q0 y6 E# u! j 8428: e0613003 rsb r3, r1, r3
~! B6 K& c; f: {. A' ^3 c* } 842c: e08f2002 add r2, pc, r2
# {& ^0 e6 Z" X$ Y 8430: e1b05143 asrs r5, r3, #2' O w: K! Z+ B: k5 c
8434: e0822001 add r2, r2, r1
2 R" @9 n- T+ P2 F$ x 8438: 08bd87f0 popeq {r4, r5, r6, r7, r8, r9, sl, pc}) h y! R& u# s9 F6 X/ R* j
843c: e1a06002 mov r6, r2
! l' C$ { K' C/ x0 Y2 W 8440: e3a04000 mov r4, #0 ; 0x0
+ t8 p, R$ D, \, S 8444: e1a0000a mov r0, sl0 z3 Y3 ]- x: u) f
8448: e1a01008 mov r1, r8; }" w! N: i' y! e* M: G3 a
844c: e1a02007 mov r2, r7% E/ g# t S( C9 t
8450: e1a0e00f mov lr, pc
7 t4 h* C( C0 \ 8454: e796f104 ldr pc, [r6, r4, lsl #2]6 [4 }/ a7 B. \( l I9 ?6 W% e
8458: e2844001 add r4, r4, #1 ; 0x1
0 z" K( k7 W7 t2 t) [ 845c: e1540005 cmp r4, r5 K4 ~+ A# T Q" ~) y. K% H
8460: 3afffff7 bcc 8444 <__libc_csu_init+0x3c>
9 t; G0 ^+ j* q2 M- Q' t 8464: e8bd87f0 pop {r4, r5, r6, r7, r8, r9, sl, pc}5 S; }) ^0 K! M! L+ ?8 K8 I1 O
8468: ffffff04 .word 0xffffff04
& ~$ ]8 g$ s, } O& { 846c: ffffff08 .word 0xffffff08
. Q; }9 M3 a9 B! t/ H 8470: 0000819c .word 0x0000819c
: M+ P$ S! F: uarago:: h; Y& O+ m, [( p8 \. ~+ X
0000837c <__libc_csu_init>:
$ Q- V' B+ G& k9 \( a 837c: e92d45f8 push {r3, r4, r5, r6, r7, r8, sl, lr}: Q0 z; W# U0 h: ~3 H
8380: e59fa04c ldr sl, [pc, #76] ; 83d4 <__libc_csu_init+0x58>
( Q% r; g' A. r i: U 8384: e1a06000 mov r6, r0( \; v9 f; x" m; K' b2 Q
8388: e1a07001 mov r7, r14 @: K( L, J3 r( P a
838c: e1a08002 mov r8, r23 B& a' O3 X) o- H3 U: a) |
8390: ebffffae bl 8250 <_init>
* W4 ]- I" Y6 G 8394: e59f103c ldr r1, [pc, #60] ; 83d8 <__libc_csu_init+0x5c>: N, X, C( A9 d. W" G: M. v# @
8398: e08fa00a add sl, pc, sl- E, K- m' I7 o e- D, d v
839c: e08f0001 add r0, pc, r1
/ F* q' [% x. P' v 83a0: e06a5000 rsb r5, sl, r0
* U6 H5 c1 @3 O" c1 d# G 83a4: e1b05145 asrs r5, r5, #2
" a/ g/ |* k9 B7 M0 C 83a8: 08bd85f8 popeq {r3, r4, r5, r6, r7, r8, sl, pc}
* D6 [6 ]* F9 h 83ac: e3a04000 mov r4, #0
& U( y- |5 Z% v" X" R 83b0: e79a3104 ldr r3, [sl, r4, lsl #2]
- c: \1 z6 P' W. t3 w2 B' N 83b4: e1a00006 mov r0, r6
* ?# C1 G" C8 y4 _6 o4 g5 n( Y 83b8: e1a01007 mov r1, r7
7 M( d: R1 |! O7 k, o1 ~, l& F2 ]/ s0 s 83bc: e1a02008 mov r2, r81 G, @. v, r) ~ L' Y$ g
83c0: e2844001 add r4, r4, #1
4 y% `2 Q( t* c 83c4: e12fff33 blx r39 m. ]9 S6 W# m1 g, R% H) |6 ?
83c8: e1540005 cmp r4, r5
$ D) @6 y, }6 s 83cc: 3afffff7 bcc 83b0 <__libc_csu_init+0x34>
; q% A5 Q l/ Z/ Z. _( J- U! y% [ 83d0: e8bd85f8 pop {r3, r4, r5, r6, r7, r8, sl, pc}
4 `9 J R4 z3 ]2 ~% Y) C# l. Z \3 B 83d4: 00008054 .word 0x00008054: y! b2 Z3 q( K1 X5 y
83d8: 00008054 .word 0x00008054; J, y! c+ Y ~2 u5 V, u1 H
none:
8 I5 X- ]( }& |2 {Disassembly of section .fini:
. X H4 Y, X, m1 A, n
: M5 y a) B* {( e. y: ~00008474 <_fini>:
& n% R$ i9 E0 ?6 t 8474: e92d4010 push {r4, lr}
# C0 E+ B! t0 Y3 I, g 8478: e8bd8010 pop {r4, pc}1 b8 g8 d& b- R. N/ y0 z6 } ~$ P
arago:6 O& p* ^9 s, m; L
Disassembly of section .fini:9 G0 X! d% v! o6 f' u0 _
! K! ^: K' x* U3 }000083e0 <_fini>:
/ k8 w. T, y( R2 o ~; g 83e0: e92d4008 push {r3, lr}& z# T$ l" k0 R6 G8 |8 `
83e4: e8bd8008 pop {r3, pc}
. l* R: v3 N1 Z* m& i. f/ j5 n" I- g+ Z
0 }5 P6 R& ?% g3 M& t2 m
; p' a6 f1 d6 R4 L. ] |
|