Advertisement
codewing

read into d

Jan 30th, 2015
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
ARM 0.17 KB | None | 0 0
  1. [...]
  2.  
  3. mov r2, #0
  4. mov r3, #0
  5. mov r4, #1
  6.  
  7. vmov s1, r4
  8. vmov s0, r3
  9.  
  10. [...]
  11.  
  12. vcvt.f32.u32 s0,s0
  13. vcvt.f32.u32 s1,s1
  14.  
  15.  
  16. -------------------------
  17.  
  18. d0 =  0x100000000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement