pub fn splat4_word64(x: Word64) -> Lanes4Word64Expand description
splat4Word64(x) — broadcast one Word64 into all four Keccak lanes (the ι round-constant XOR,
and the all-ones vector for χ’s complement). The compiled form of the Logos builtin.
pub fn splat4_word64(x: Word64) -> Lanes4Word64splat4Word64(x) — broadcast one Word64 into all four Keccak lanes (the ι round-constant XOR,
and the all-ones vector for χ’s complement). The compiled form of the Logos builtin.