Quote Originally Posted by Seismosaur View Post
So I can or I can't keep the functions as-is?
you cannot use Intel style assembly with GCC

I believe there are some pre-processor macros around to convert between the two syntaxes, but I have near zero experience with assembly inside C++