Mjolnir Core
Core functionality of the Mjolnir API

◆ mm_setr()

auto mm_setr ( T_Args...  args) -> T_RegisterType
inlinenoexcept

Set register elements with the supplied values in reverse order.

Template Parameters
T_RegisterTypeThe register type
T_ArgsParameter pack that holds the values
Parameters
argsValues of the parameter pack
Returns
Register that contains the provided values