Detecting AltiVec in kernel land
Detecting AltiVec in kernel land
- Subject: Detecting AltiVec in kernel land
- From: Stephan <email@hidden>
- Date: Wed, 10 Apr 2002 21:33:36 +0200
I'd like to use AltiVec code in my IOAudioFamily kext. How am I supposed
to detect presence of an AltiVec engine? The user land
Gestalt(gestaltPowerPCProcessorFeatures, &processorAttributes) function
seems not to be available in kernel mode. Do I have to read the PVR
register and use a feature lookup table? If so, where to find a
Version->Feature table?
-Stephan
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.