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

spu_splats() vec_splat_u32() Altivec intrinsics

Options
  • 22-03-2009 4: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

  • Closed Accounts Posts: 1,567 ✭✭✭Martyr


    nevermind, can remove mod.


Advertisement