Share via


ARM10 Intrinsic Functions

The following ARM10 instructions are supported through intrinsic functions.

ARM10 instruction Description
CLZ Counts leading zeroes before first 1-bit. The common intrinsic _CountLeadingZeros accesses the CLZ instruction.
BKPT Creates soft breakpoint. The common intrinsic __trap accesses the BKPT instruction.

See Also

Common Intrinsic Functions | Microprocessor-specific Intrinsic Functions | ARM DSP-Enhanced Intrinsic Functions | ARM XSCALE Intrinsic Functions | ARM Guide

 Last updated on Thursday, April 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.