Advertisement
prat3492

Untitled

Sep 22nd, 2015
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
ARM 0.43 KB | None | 0 0
  1. .L3:
  2.         vld1.32 {q11}, [r2]
  3.         adds    r3, r3, #1
  4.         vrecpe.f32      q8, q11
  5.         cmp     r3, r0
  6.         vld1.32 {q9}, [r1]
  7.         add     r2, r2, #16
  8.         vrecps.f32      q10, q8, q11
  9.         vmul.f32        q8, q8, q10
  10.         vrecps.f32      q10, q8, q11
  11.         vmul.f32        q8, q8, q10
  12.         vmul.f32        q8, q9, q8
  13.         vst1.32 {q8}, [r1]
  14.         add     r1, r1, #16
  15.         bcc     .L3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement