mirror of
https://github.com/brain-hackers/lab
synced 2026-09-22 07:32:11 +09:00
Implement bisection
This commit is contained in:
+1
-2
@@ -4,6 +4,5 @@
|
||||
|
||||
_start:
|
||||
loop:
|
||||
nop
|
||||
b loop
|
||||
ldr r0, =0x00000000
|
||||
mov pc, r0
|
||||
|
||||
Reference in New Issue
Block a user