Advertisement
Guest User

Untitled

a guest
Jun 15th, 2017
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
ARM 0.14 KB | None | 0 0
  1. f0:
  2.     push { lr }
  3. wloop_159:
  4.     ldrb r1,[r0]
  5.     cmp r1,#0
  6. # ...
  7. # (r0 is modified here)
  8. # ...
  9. wloop_159_e:
  10.     pop { lr }
  11.     bx lr
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement