Mjolnir Core
Core functionality of the Mjolnir API

◆ set() [2/2]

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

Set the value of a specific vector register element.

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