altivec-optimisation and compilers for mac g4

nbdnbd
Posted:
in macOS edited January 2014
the altivec-registers and processing-unit on the g4-processors are adressed via special instructions. those are assembler-instructions.

if i got a c-sourcefile, i have to have a special compiler that is equipped with this special-instruction-set. otherwise my compiler (and my programm) wont use the altivec at all.



which compilers for macosx are altivec-capable ? codewarrior ? gcc ?



or has the altivec-optimisation always to be done in assembler ?



thank you !



andreas

Comments

Sign In or Register to comment.