Function f16x2_add

pub unsafe fn f16x2_add(a: f16x2, b: f16x2) -> f16x2

Add two values, round to nearest even

https://docs.nvidia.com/cuda/parallel-thread-execution/#half-precision-floating-point-instructions-add

Corresponds to the CUDA C intrinsics: