Altivec is a feature of e6500 core accessed by special command subset.
In kernel, it is enabled by CONFIG_ALTIVEC option which is enabled in the SDK default configuration
for all supported e6500-based processors/boards.
For user space, '-maltivec' GCC option allows the compiler to utilize Altivec instructions. Again,
the SDK sets this flag when it builds rootfs by default.
Have a great day,
Platon
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------