Skip to content

Commit cfdec0d

Browse files
committed
fixed formatting error in bins workshop file
1 parent 5f514dc commit cfdec0d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

binsworkshop/basic_arm_0.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,9 @@
6161
82: 4618 mov r0, r3
6262
84: f107 0718 add.w r7, r7, #24
6363
88: 46bd mov sp, r7
64-
8a: bd80 pop {r7, pc} 0000008c <foo3>:
64+
8a: bd80 pop {r7, pc}
65+
66+
0000008c <foo3>:
6567
8c: b590 push {r4, r7, lr}
6668
8e: b085 sub sp, #20
6769
90: af00 add r7, sp, #0
@@ -71,9 +73,7 @@
7173
9a: 60bb str r3, [r7, #8]
7274
9c: f04f 0300 mov.w r3, #0
7375
a0: 60fb str r3, [r7, #12]
74-
a2: e026 b.n f2
75-
76-
<foo3+0x66>
76+
a2: e026 b.n f2 <foo3+0x66>
7777
a4: 68fa ldr r2, [r7, #12]
7878
a6: 687b ldr r3, [r7, #4]
7979
a8: 4413 add r3, r2

0 commit comments

Comments
 (0)