Advertisement
Guest User

Untitled

a guest
Jul 1st, 2016
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. movq xmm1, CFString_ptr; // moves the CFString_ptr to the low quadword of xmm1 and zeros the high quadword of xmm1
  2.  
  3. NSArray *myarray = [NSArray arrayWithObjects: *xmm1 count:4];
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement