Page 1 of 1
Inline asm on Mac PPC?
Posted: Fri Feb 26, 2010 7:14 pm
by Prod
Is it there? Does it work? Any dirty tricks needed to get it going?

Re: Inline asm on Mac PPC?
Posted: Sat Feb 27, 2010 5:37 am
by freak
You can only use the direct ASM lines starting with a "!" on OSX iirc. That works on PPC and X86. Just look at the output generated with the --commented switch to see how PB accesses variables etc.
Re: Inline asm on Mac PPC?
Posted: Tue Mar 09, 2010 4:34 am
by Prod
Goodie.
Just one more thing. Do we have 64 bit on Mac PPC? Or will we ever?
