6.45 __PKHTB Intrinsic Function
Inserts a PKHTB
instruction, with an optionally shifted operand
(ASR
) for count in the range 1–32.
This intrinsic function requires an Arm v6 architecture or higher for Arm mode, and Armv7-A, Armv7-R, or Arm v7E-M for Thumb mode.
Suggested Replacement
__PKHTB
Caveats
None.
Examples
void __PKHTB(void);
Further Information
None.