vLL64Shift(_:_:)
64-bit logical left shift.
Declaration
func vLL64Shift(_ vA: vUInt32, _ vShiftFactor: vUInt8) -> vUInt32Discussion
This function treats the vector as a pair of 64-bit values to shift.
64-bit logical left shift.
func vLL64Shift(_ vA: vUInt32, _ vShiftFactor: vUInt8) -> vUInt32This function treats the vector as a pair of 64-bit values to shift.