• intrinsic functions
    The GNU compiler can define intrinsic functions. Is there a mechanism in Keil library or whatever, to allow you to create a function in assembly and tag it as intrinsic? How can you pop a couple...
  • summary of NEON-intrinsics for ARMv8?
    Hello, is there a summery of NEON-instrinsics vor ARMv8 (specialy for AARCH64?) like this one ARM Information Center ? I only found a this pdf: http://infocenter.arm.com/help/topic/com.arm.doc.ihi0073a...
  • intrinsic _bfld_ error
    I am using PK166 V7.04 and an Infineon XE167G CPU. When I try to use the _bfld_() intrinsic I get the following error message during compilation. Source\main_cmc300.c(32): error C167: intrinsic ...
  • Intrinsic function and xc16x.h header
    Hello: I'm developing a software for Infineon XC167CI, and I'm using DAvE and Keil uVision2 for it. I cannot get through a problem concerning the intrinsic function _bfld_, whose prototype is: void...
  • ARM Intrinsics Syntax