Intrinsics Defined for Special Load and Store Instructions

The C7000 ISA supports several load and store operations that cannot be leveraged using simple C/C++ operators. Instead, an overloaded, OpenCL-like intrinsic is provided for those operations using prefixes “__vload_” and “__vstore_” for loads and stores, respectively, in conformity with the OpenCL naming convention. Overloaded intrinsics are provided for the following load and store operations: