Possible Duplicate:
windows phone8 wp8 arm neon assembly
I am about to transplant a project just like ffmpeg onto wp8(ARM). Unfortunately, most part of the project was written by arm neon inline assembly code (NEON inline assembly) with AT&T format..
Any suggestion about tools or methods to quickly doing that? Or what should I do for that?
I asked this question before but closed for the reason which is not constructive but I do not think so because what I mentioned is INLINE assembly with AT&T.
Any suggestion would be appreciated.