How do I write __simd(void16*, void16) ?

Etienne via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Fri Oct 10 05:31:44 PDT 2014


On 2014-10-10 4:12 AM, ketmar via Digitalmars-d-learn wrote:
> actually, importing it works like a trigger, and then programmer has
> access to GCC builtins defined in GCC source. one can read GCC
> documentation to find more information about 'em.

Hi ketmar,

Which type would have to be sent to the corresponding functions? I have 
a hard time figuring out how to use the __m128i with the proper 
mangling. Does it use core.simd's Vector!x types there?



More information about the Digitalmars-d-learn mailing list