6.44 __PKHBT Intrinsic Function

Inserts a PKHBT instruction, with an optionally shifted operand (LSL) for count in the range 1–31.

This intrinsic function requires an Arm v6 architecture or higher for Arm mode, and Armv7-A, Armv7-R, or Armv7E-M for Thumb mode.

Suggested Replacement

__PKHBT

Caveats

None.

Examples

void __PKHBT(void);

Further Information

None.