This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] TM4C1290NCPDT:汇编指令

Guru**** 2387830 points
Other Parts Discussed in Thread: TM4C1290NCPDT
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1047708/tm4c1290ncpdt-assembly-instruction

器件型号:TM4C1290NCPDT

您好!

我正在使用 TM4C1290NCPDT 定制板和 IAR 编译器。

https://developer.arm.com/documentation/ddi0403/latest/ 我找到 了 DDI0403E_e_armv7m_arm.pdf  

我 正在寻找 API  的绝对值- abs(),向左旋转- ls_C(), _priore(),mul32(),div32()

我可以找到一些 API 的 abs()、 LSL_C()、FPMul(),但如何使用它。要使用这些 API 所需的任何特定 include 文件或#pragma。如果我直接使用它,会出现错误。

浮点 FPMull()也支持整数 mul32?。

请 帮帮我。