Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

spu_splats() vec_splat_u32() Altivec intrinsics

  • 22-03-2009 3:34pm
    #1
    Closed Accounts Posts: 1,567 ✭✭✭


    The SPU version accepts a 32-bit unsigned integer no problem but when i try use vec_splat_u32() for powerpc, gcc gives error of it being too big..and i read it only takes 5 bits which is bit pretty useless if i'm honest.

    Anyone know how to complete a splat for PPC vectors using assembly or C intrinsic?


Comments

Advertisement