Mjolnir Core
Core functionality of the Mjolnir API

◆ set() [1/2]

void set ( T_RegisterType &  dst,
ElementType< T_RegisterType >  value 
)
inlinenoexcept

Set the value of a specific vector register element.

Template Parameters
t_indexThe element index
T_RegisterTypeRegister type
Parameters
[in,out]dstThe target register
[in]valueThe new value