Mjolnir Core
Core functionality of the Mjolnir API

◆ negate_all()

auto negate_all ( T_RegisterType  src) -> T_RegisterType
inlinenoexcept

Return a new register with the negated elements of the source register.

Template Parameters
T_RegisterTypeThe register type
Parameters
[in]srcThe source register
Returns
Register with negated values