Slide 83 of 97
Notes:
So comparing intrinsics versus in-line assembly, intrinsics can use C variable names instead of register names, they are compatible with the C environment, and they adhere to the C's functional call syntax, so they look just like C.