Mjolnir Core
Core functionality of the Mjolnir API

◆ swap_lanes()

auto swap_lanes ( T_RegisterType  src) -> T_RegisterType
inlinenoexcept

Swap the lanes of an AVX register and return the result.

Template Parameters
T_RegisterTypeThe register type
Parameters
[in]srcSource register
Returns
Register with swapped lanes