cmsis_gcc.h 59 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979
  1. /**************************************************************************//**
  2. * @file cmsis_gcc.h
  3. * @brief CMSIS compiler GCC header file
  4. * @version V5.0.2
  5. * @date 13. February 2017
  6. ******************************************************************************/
  7. /*
  8. * Copyright (c) 2009-2017 ARM Limited. All rights reserved.
  9. *
  10. * SPDX-License-Identifier: Apache-2.0
  11. *
  12. * Licensed under the Apache License, Version 2.0 (the License); you may
  13. * not use this file except in compliance with the License.
  14. * You may obtain a copy of the License at
  15. *
  16. * www.apache.org/licenses/LICENSE-2.0
  17. *
  18. * Unless required by applicable law or agreed to in writing, software
  19. * distributed under the License is distributed on an AS IS BASIS, WITHOUT
  20. * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  21. * See the License for the specific language governing permissions and
  22. * limitations under the License.
  23. */
  24. #ifndef __CMSIS_GCC_H
  25. #define __CMSIS_GCC_H
  26. /* ignore some GCC warnings */
  27. #pragma GCC diagnostic push
  28. #pragma GCC diagnostic ignored "-Wsign-conversion"
  29. #pragma GCC diagnostic ignored "-Wconversion"
  30. #pragma GCC diagnostic ignored "-Wunused-parameter"
  31. /* Fallback for __has_builtin */
  32. #ifndef __has_builtin
  33. #define __has_builtin(x) (0)
  34. #endif
  35. /* CMSIS compiler specific defines */
  36. #ifndef __ASM
  37. #define __ASM __asm
  38. #endif
  39. #ifndef __INLINE
  40. #define __INLINE inline
  41. #endif
  42. #ifndef __STATIC_INLINE
  43. #define __STATIC_INLINE static inline
  44. #endif
  45. #ifndef __NO_RETURN
  46. #define __NO_RETURN __attribute__((noreturn))
  47. #endif
  48. #ifndef __USED
  49. #define __USED __attribute__((used))
  50. #endif
  51. #ifndef __WEAK
  52. #define __WEAK __attribute__((weak))
  53. #endif
  54. #ifndef __PACKED
  55. #define __PACKED __attribute__((packed, aligned(1)))
  56. #endif
  57. #ifndef __PACKED_STRUCT
  58. #define __PACKED_STRUCT struct __attribute__((packed, aligned(1)))
  59. #endif
  60. #ifndef __PACKED_UNION
  61. #define __PACKED_UNION union __attribute__((packed, aligned(1)))
  62. #endif
  63. #ifndef __UNALIGNED_UINT32 /* deprecated */
  64. #pragma GCC diagnostic push
  65. #pragma GCC diagnostic ignored "-Wpacked"
  66. #pragma GCC diagnostic ignored "-Wattributes"
  67. struct __attribute__((packed)) T_UINT32 { uint32_t v; };
  68. #pragma GCC diagnostic pop
  69. #define __UNALIGNED_UINT32(x) (((struct T_UINT32 *)(x))->v)
  70. #endif
  71. #ifndef __UNALIGNED_UINT16_WRITE
  72. #pragma GCC diagnostic push
  73. #pragma GCC diagnostic ignored "-Wpacked"
  74. #pragma GCC diagnostic ignored "-Wattributes"
  75. __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; };
  76. #pragma GCC diagnostic pop
  77. #define __UNALIGNED_UINT16_WRITE(addr, val) (void)((((struct T_UINT16_WRITE *)(void *)(addr))->v) = (val))
  78. #endif
  79. #ifndef __UNALIGNED_UINT16_READ
  80. #pragma GCC diagnostic push
  81. #pragma GCC diagnostic ignored "-Wpacked"
  82. #pragma GCC diagnostic ignored "-Wattributes"
  83. __PACKED_STRUCT T_UINT16_READ { uint16_t v; };
  84. #pragma GCC diagnostic pop
  85. #define __UNALIGNED_UINT16_READ(addr) (((const struct T_UINT16_READ *)(const void *)(addr))->v)
  86. #endif
  87. #ifndef __UNALIGNED_UINT32_WRITE
  88. #pragma GCC diagnostic push
  89. #pragma GCC diagnostic ignored "-Wpacked"
  90. #pragma GCC diagnostic ignored "-Wattributes"
  91. __PACKED_STRUCT T_UINT32_WRITE { uint32_t v; };
  92. #pragma GCC diagnostic pop
  93. #define __UNALIGNED_UINT32_WRITE(addr, val) (void)((((struct T_UINT32_WRITE *)(void *)(addr))->v) = (val))
  94. #endif
  95. #ifndef __UNALIGNED_UINT32_READ
  96. #pragma GCC diagnostic push
  97. #pragma GCC diagnostic ignored "-Wpacked"
  98. #pragma GCC diagnostic ignored "-Wattributes"
  99. __PACKED_STRUCT T_UINT32_READ { uint32_t v; };
  100. #pragma GCC diagnostic pop
  101. #define __UNALIGNED_UINT32_READ(addr) (((const struct T_UINT32_READ *)(const void *)(addr))->v)
  102. #endif
  103. #ifndef __ALIGNED
  104. #define __ALIGNED(x) __attribute__((aligned(x)))
  105. #endif
  106. #ifndef __RESTRICT
  107. #define __RESTRICT __restrict
  108. #endif
  109. /* ########################### Core Function Access ########################### */
  110. /** \ingroup CMSIS_Core_FunctionInterface
  111. \defgroup CMSIS_Core_RegAccFunctions CMSIS Core Register Access Functions
  112. @{
  113. */
  114. /**
  115. \brief Enable IRQ Interrupts
  116. \details Enables IRQ interrupts by clearing the I-bit in the CPSR.
  117. Can only be executed in Privileged modes.
  118. */
  119. __attribute__((always_inline)) __STATIC_INLINE void __enable_irq(void)
  120. {
  121. __ASM volatile ("cpsie i" : : : "memory");
  122. }
  123. /**
  124. \brief Disable IRQ Interrupts
  125. \details Disables IRQ interrupts by setting the I-bit in the CPSR.
  126. Can only be executed in Privileged modes.
  127. */
  128. __attribute__((always_inline)) __STATIC_INLINE void __disable_irq(void)
  129. {
  130. __ASM volatile ("cpsid i" : : : "memory");
  131. }
  132. /**
  133. \brief Get Control Register
  134. \details Returns the content of the Control Register.
  135. \return Control Register value
  136. */
  137. __attribute__((always_inline)) __STATIC_INLINE uint32_t __get_CONTROL(void)
  138. {
  139. uint32_t result;
  140. __ASM volatile ("MRS %0, control" : "=r" (result) );
  141. return(result);
  142. }
  143. #if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
  144. /**
  145. \brief Get Control Register (non-secure)
  146. \details Returns the content of the non-secure Control Register when in secure mode.
  147. \return non-secure Control Register value
  148. */
  149. __attribute__((always_inline)) __STATIC_INLINE uint32_t __TZ_get_CONTROL_NS(void)
  150. {
  151. uint32_t result;
  152. __ASM volatile ("MRS %0, control_ns" : "=r" (result) );
  153. return(result);
  154. }
  155. #endif
  156. /**
  157. \brief Set Control Register
  158. \details Writes the given value to the Control Register.
  159. \param [in] control Control Register value to set
  160. */
  161. __attribute__((always_inline)) __STATIC_INLINE void __set_CONTROL(uint32_t control)
  162. {
  163. __ASM volatile ("MSR control, %0" : : "r" (control) : "memory");
  164. }
  165. #if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
  166. /**
  167. \brief Set Control Register (non-secure)
  168. \details Writes the given value to the non-secure Control Register when in secure state.
  169. \param [in] control Control Register value to set
  170. */
  171. __attribute__((always_inline)) __STATIC_INLINE void __TZ_set_CONTROL_NS(uint32_t control)
  172. {
  173. __ASM volatile ("MSR control_ns, %0" : : "r" (control) : "memory");
  174. }
  175. #endif
  176. /**
  177. \brief Get IPSR Register
  178. \details Returns the content of the IPSR Register.
  179. \return IPSR Register value
  180. */
  181. __attribute__((always_inline)) __STATIC_INLINE uint32_t __get_IPSR(void)
  182. {
  183. uint32_t result;
  184. __ASM volatile ("MRS %0, ipsr" : "=r" (result) );
  185. return(result);
  186. }
  187. /**
  188. \brief Get APSR Register
  189. \details Returns the content of the APSR Register.
  190. \return APSR Register value
  191. */
  192. __attribute__((always_inline)) __STATIC_INLINE uint32_t __get_APSR(void)
  193. {
  194. uint32_t result;
  195. __ASM volatile ("MRS %0, apsr" : "=r" (result) );
  196. return(result);
  197. }
  198. /**
  199. \brief Get xPSR Register
  200. \details Returns the content of the xPSR Register.
  201. \return xPSR Register value
  202. */
  203. __attribute__((always_inline)) __STATIC_INLINE uint32_t __get_xPSR(void)
  204. {
  205. uint32_t result;
  206. __ASM volatile ("MRS %0, xpsr" : "=r" (result) );
  207. return(result);
  208. }
  209. /**
  210. \brief Get Process Stack Pointer
  211. \details Returns the current value of the Process Stack Pointer (PSP).
  212. \return PSP Register value
  213. */
  214. __attribute__((always_inline)) __STATIC_INLINE uint32_t __get_PSP(void)
  215. {
  216. register uint32_t result;
  217. __ASM volatile ("MRS %0, psp" : "=r" (result) );
  218. return(result);
  219. }
  220. #if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
  221. /**
  222. \brief Get Process Stack Pointer (non-secure)
  223. \details Returns the current value of the non-secure Process Stack Pointer (PSP) when in secure state.
  224. \return PSP Register value
  225. */
  226. __attribute__((always_inline)) __STATIC_INLINE uint32_t __TZ_get_PSP_NS(void)
  227. {
  228. register uint32_t result;
  229. __ASM volatile ("MRS %0, psp_ns" : "=r" (result) );
  230. return(result);
  231. }
  232. #endif
  233. /**
  234. \brief Set Process Stack Pointer
  235. \details Assigns the given value to the Process Stack Pointer (PSP).
  236. \param [in] topOfProcStack Process Stack Pointer value to set
  237. */
  238. __attribute__((always_inline)) __STATIC_INLINE void __set_PSP(uint32_t topOfProcStack)
  239. {
  240. __ASM volatile ("MSR psp, %0" : : "r" (topOfProcStack) : );
  241. }
  242. #if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
  243. /**
  244. \brief Set Process Stack Pointer (non-secure)
  245. \details Assigns the given value to the non-secure Process Stack Pointer (PSP) when in secure state.
  246. \param [in] topOfProcStack Process Stack Pointer value to set
  247. */
  248. __attribute__((always_inline)) __STATIC_INLINE void __TZ_set_PSP_NS(uint32_t topOfProcStack)
  249. {
  250. __ASM volatile ("MSR psp_ns, %0" : : "r" (topOfProcStack) : );
  251. }
  252. #endif
  253. /**
  254. \brief Get Main Stack Pointer
  255. \details Returns the current value of the Main Stack Pointer (MSP).
  256. \return MSP Register value
  257. */
  258. __attribute__((always_inline)) __STATIC_INLINE uint32_t __get_MSP(void)
  259. {
  260. register uint32_t result;
  261. __ASM volatile ("MRS %0, msp" : "=r" (result) );
  262. return(result);
  263. }
  264. #if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
  265. /**
  266. \brief Get Main Stack Pointer (non-secure)
  267. \details Returns the current value of the non-secure Main Stack Pointer (MSP) when in secure state.
  268. \return MSP Register value
  269. */
  270. __attribute__((always_inline)) __STATIC_INLINE uint32_t __TZ_get_MSP_NS(void)
  271. {
  272. register uint32_t result;
  273. __ASM volatile ("MRS %0, msp_ns" : "=r" (result) );
  274. return(result);
  275. }
  276. #endif
  277. /**
  278. \brief Set Main Stack Pointer
  279. \details Assigns the given value to the Main Stack Pointer (MSP).
  280. \param [in] topOfMainStack Main Stack Pointer value to set
  281. */
  282. __attribute__((always_inline)) __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack)
  283. {
  284. __ASM volatile ("MSR msp, %0" : : "r" (topOfMainStack) : );
  285. }
  286. #if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
  287. /**
  288. \brief Set Main Stack Pointer (non-secure)
  289. \details Assigns the given value to the non-secure Main Stack Pointer (MSP) when in secure state.
  290. \param [in] topOfMainStack Main Stack Pointer value to set
  291. */
  292. __attribute__((always_inline)) __STATIC_INLINE void __TZ_set_MSP_NS(uint32_t topOfMainStack)
  293. {
  294. __ASM volatile ("MSR msp_ns, %0" : : "r" (topOfMainStack) : );
  295. }
  296. #endif
  297. #if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
  298. /**
  299. \brief Get Stack Pointer (non-secure)
  300. \details Returns the current value of the non-secure Stack Pointer (SP) when in secure state.
  301. \return SP Register value
  302. */
  303. __attribute__((always_inline)) __STATIC_INLINE uint32_t __TZ_get_SP_NS(void)
  304. {
  305. register uint32_t result;
  306. __ASM volatile ("MRS %0, sp_ns" : "=r" (result) );
  307. return(result);
  308. }
  309. /**
  310. \brief Set Stack Pointer (non-secure)
  311. \details Assigns the given value to the non-secure Stack Pointer (SP) when in secure state.
  312. \param [in] topOfStack Stack Pointer value to set
  313. */
  314. __attribute__((always_inline)) __STATIC_INLINE void __TZ_set_SP_NS(uint32_t topOfStack)
  315. {
  316. __ASM volatile ("MSR sp_ns, %0" : : "r" (topOfStack) : );
  317. }
  318. #endif
  319. /**
  320. \brief Get Priority Mask
  321. \details Returns the current state of the priority mask bit from the Priority Mask Register.
  322. \return Priority Mask value
  323. */
  324. __attribute__((always_inline)) __STATIC_INLINE uint32_t __get_PRIMASK(void)
  325. {
  326. uint32_t result;
  327. __ASM volatile ("MRS %0, primask" : "=r" (result) );
  328. return(result);
  329. }
  330. #if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
  331. /**
  332. \brief Get Priority Mask (non-secure)
  333. \details Returns the current state of the non-secure priority mask bit from the Priority Mask Register when in secure state.
  334. \return Priority Mask value
  335. */
  336. __attribute__((always_inline)) __STATIC_INLINE uint32_t __TZ_get_PRIMASK_NS(void)
  337. {
  338. uint32_t result;
  339. __ASM volatile ("MRS %0, primask_ns" : "=r" (result) );
  340. return(result);
  341. }
  342. #endif
  343. /**
  344. \brief Set Priority Mask
  345. \details Assigns the given value to the Priority Mask Register.
  346. \param [in] priMask Priority Mask
  347. */
  348. __attribute__((always_inline)) __STATIC_INLINE void __set_PRIMASK(uint32_t priMask)
  349. {
  350. __ASM volatile ("MSR primask, %0" : : "r" (priMask) : "memory");
  351. }
  352. #if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
  353. /**
  354. \brief Set Priority Mask (non-secure)
  355. \details Assigns the given value to the non-secure Priority Mask Register when in secure state.
  356. \param [in] priMask Priority Mask
  357. */
  358. __attribute__((always_inline)) __STATIC_INLINE void __TZ_set_PRIMASK_NS(uint32_t priMask)
  359. {
  360. __ASM volatile ("MSR primask_ns, %0" : : "r" (priMask) : "memory");
  361. }
  362. #endif
  363. #if ((defined (__ARM_ARCH_7M__ ) && (__ARM_ARCH_7M__ == 1)) || \
  364. (defined (__ARM_ARCH_7EM__ ) && (__ARM_ARCH_7EM__ == 1)) || \
  365. (defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)) )
  366. /**
  367. \brief Enable FIQ
  368. \details Enables FIQ interrupts by clearing the F-bit in the CPSR.
  369. Can only be executed in Privileged modes.
  370. */
  371. __attribute__((always_inline)) __STATIC_INLINE void __enable_fault_irq(void)
  372. {
  373. __ASM volatile ("cpsie f" : : : "memory");
  374. }
  375. /**
  376. \brief Disable FIQ
  377. \details Disables FIQ interrupts by setting the F-bit in the CPSR.
  378. Can only be executed in Privileged modes.
  379. */
  380. __attribute__((always_inline)) __STATIC_INLINE void __disable_fault_irq(void)
  381. {
  382. __ASM volatile ("cpsid f" : : : "memory");
  383. }
  384. /**
  385. \brief Get Base Priority
  386. \details Returns the current value of the Base Priority register.
  387. \return Base Priority register value
  388. */
  389. __attribute__((always_inline)) __STATIC_INLINE uint32_t __get_BASEPRI(void)
  390. {
  391. uint32_t result;
  392. __ASM volatile ("MRS %0, basepri" : "=r" (result) );
  393. return(result);
  394. }
  395. #if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
  396. /**
  397. \brief Get Base Priority (non-secure)
  398. \details Returns the current value of the non-secure Base Priority register when in secure state.
  399. \return Base Priority register value
  400. */
  401. __attribute__((always_inline)) __STATIC_INLINE uint32_t __TZ_get_BASEPRI_NS(void)
  402. {
  403. uint32_t result;
  404. __ASM volatile ("MRS %0, basepri_ns" : "=r" (result) );
  405. return(result);
  406. }
  407. #endif
  408. /**
  409. \brief Set Base Priority
  410. \details Assigns the given value to the Base Priority register.
  411. \param [in] basePri Base Priority value to set
  412. */
  413. __attribute__((always_inline)) __STATIC_INLINE void __set_BASEPRI(uint32_t basePri)
  414. {
  415. __ASM volatile ("MSR basepri, %0" : : "r" (basePri) : "memory");
  416. }
  417. #if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
  418. /**
  419. \brief Set Base Priority (non-secure)
  420. \details Assigns the given value to the non-secure Base Priority register when in secure state.
  421. \param [in] basePri Base Priority value to set
  422. */
  423. __attribute__((always_inline)) __STATIC_INLINE void __TZ_set_BASEPRI_NS(uint32_t basePri)
  424. {
  425. __ASM volatile ("MSR basepri_ns, %0" : : "r" (basePri) : "memory");
  426. }
  427. #endif
  428. /**
  429. \brief Set Base Priority with condition
  430. \details Assigns the given value to the Base Priority register only if BASEPRI masking is disabled,
  431. or the new value increases the BASEPRI priority level.
  432. \param [in] basePri Base Priority value to set
  433. */
  434. __attribute__((always_inline)) __STATIC_INLINE void __set_BASEPRI_MAX(uint32_t basePri)
  435. {
  436. __ASM volatile ("MSR basepri_max, %0" : : "r" (basePri) : "memory");
  437. }
  438. /**
  439. \brief Get Fault Mask
  440. \details Returns the current value of the Fault Mask register.
  441. \return Fault Mask register value
  442. */
  443. __attribute__((always_inline)) __STATIC_INLINE uint32_t __get_FAULTMASK(void)
  444. {
  445. uint32_t result;
  446. __ASM volatile ("MRS %0, faultmask" : "=r" (result) );
  447. return(result);
  448. }
  449. #if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
  450. /**
  451. \brief Get Fault Mask (non-secure)
  452. \details Returns the current value of the non-secure Fault Mask register when in secure state.
  453. \return Fault Mask register value
  454. */
  455. __attribute__((always_inline)) __STATIC_INLINE uint32_t __TZ_get_FAULTMASK_NS(void)
  456. {
  457. uint32_t result;
  458. __ASM volatile ("MRS %0, faultmask_ns" : "=r" (result) );
  459. return(result);
  460. }
  461. #endif
  462. /**
  463. \brief Set Fault Mask
  464. \details Assigns the given value to the Fault Mask register.
  465. \param [in] faultMask Fault Mask value to set
  466. */
  467. __attribute__((always_inline)) __STATIC_INLINE void __set_FAULTMASK(uint32_t faultMask)
  468. {
  469. __ASM volatile ("MSR faultmask, %0" : : "r" (faultMask) : "memory");
  470. }
  471. #if (defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3))
  472. /**
  473. \brief Set Fault Mask (non-secure)
  474. \details Assigns the given value to the non-secure Fault Mask register when in secure state.
  475. \param [in] faultMask Fault Mask value to set
  476. */
  477. __attribute__((always_inline)) __STATIC_INLINE void __TZ_set_FAULTMASK_NS(uint32_t faultMask)
  478. {
  479. __ASM volatile ("MSR faultmask_ns, %0" : : "r" (faultMask) : "memory");
  480. }
  481. #endif
  482. #endif /* ((defined (__ARM_ARCH_7M__ ) && (__ARM_ARCH_7M__ == 1)) || \
  483. (defined (__ARM_ARCH_7EM__ ) && (__ARM_ARCH_7EM__ == 1)) || \
  484. (defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)) ) */
  485. #if ((defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)) || \
  486. (defined (__ARM_ARCH_8M_BASE__ ) && (__ARM_ARCH_8M_BASE__ == 1)) )
  487. /**
  488. \brief Get Process Stack Pointer Limit
  489. \details Returns the current value of the Process Stack Pointer Limit (PSPLIM).
  490. \return PSPLIM Register value
  491. */
  492. __attribute__((always_inline)) __STATIC_INLINE uint32_t __get_PSPLIM(void)
  493. {
  494. register uint32_t result;
  495. __ASM volatile ("MRS %0, psplim" : "=r" (result) );
  496. return(result);
  497. }
  498. #if ((defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3)) && \
  499. (defined (__ARM_ARCH_8M_MAIN__) && (__ARM_ARCH_8M_MAIN__ == 1)) )
  500. /**
  501. \brief Get Process Stack Pointer Limit (non-secure)
  502. \details Returns the current value of the non-secure Process Stack Pointer Limit (PSPLIM) when in secure state.
  503. \return PSPLIM Register value
  504. */
  505. __attribute__((always_inline)) __STATIC_INLINE uint32_t __TZ_get_PSPLIM_NS(void)
  506. {
  507. register uint32_t result;
  508. __ASM volatile ("MRS %0, psplim_ns" : "=r" (result) );
  509. return(result);
  510. }
  511. #endif
  512. /**
  513. \brief Set Process Stack Pointer Limit
  514. \details Assigns the given value to the Process Stack Pointer Limit (PSPLIM).
  515. \param [in] ProcStackPtrLimit Process Stack Pointer Limit value to set
  516. */
  517. __attribute__((always_inline)) __STATIC_INLINE void __set_PSPLIM(uint32_t ProcStackPtrLimit)
  518. {
  519. __ASM volatile ("MSR psplim, %0" : : "r" (ProcStackPtrLimit));
  520. }
  521. #if ((defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3)) && \
  522. (defined (__ARM_ARCH_8M_MAIN__) && (__ARM_ARCH_8M_MAIN__ == 1)) )
  523. /**
  524. \brief Set Process Stack Pointer (non-secure)
  525. \details Assigns the given value to the non-secure Process Stack Pointer Limit (PSPLIM) when in secure state.
  526. \param [in] ProcStackPtrLimit Process Stack Pointer Limit value to set
  527. */
  528. __attribute__((always_inline)) __STATIC_INLINE void __TZ_set_PSPLIM_NS(uint32_t ProcStackPtrLimit)
  529. {
  530. __ASM volatile ("MSR psplim_ns, %0\n" : : "r" (ProcStackPtrLimit));
  531. }
  532. #endif
  533. /**
  534. \brief Get Main Stack Pointer Limit
  535. \details Returns the current value of the Main Stack Pointer Limit (MSPLIM).
  536. \return MSPLIM Register value
  537. */
  538. __attribute__((always_inline)) __STATIC_INLINE uint32_t __get_MSPLIM(void)
  539. {
  540. register uint32_t result;
  541. __ASM volatile ("MRS %0, msplim" : "=r" (result) );
  542. return(result);
  543. }
  544. #if ((defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3)) && \
  545. (defined (__ARM_ARCH_8M_MAIN__) && (__ARM_ARCH_8M_MAIN__ == 1)) )
  546. /**
  547. \brief Get Main Stack Pointer Limit (non-secure)
  548. \details Returns the current value of the non-secure Main Stack Pointer Limit(MSPLIM) when in secure state.
  549. \return MSPLIM Register value
  550. */
  551. __attribute__((always_inline)) __STATIC_INLINE uint32_t __TZ_get_MSPLIM_NS(void)
  552. {
  553. register uint32_t result;
  554. __ASM volatile ("MRS %0, msplim_ns" : "=r" (result) );
  555. return(result);
  556. }
  557. #endif
  558. /**
  559. \brief Set Main Stack Pointer Limit
  560. \details Assigns the given value to the Main Stack Pointer Limit (MSPLIM).
  561. \param [in] MainStackPtrLimit Main Stack Pointer Limit value to set
  562. */
  563. __attribute__((always_inline)) __STATIC_INLINE void __set_MSPLIM(uint32_t MainStackPtrLimit)
  564. {
  565. __ASM volatile ("MSR msplim, %0" : : "r" (MainStackPtrLimit));
  566. }
  567. #if ((defined (__ARM_FEATURE_CMSE ) && (__ARM_FEATURE_CMSE == 3)) && \
  568. (defined (__ARM_ARCH_8M_MAIN__) && (__ARM_ARCH_8M_MAIN__ == 1)) )
  569. /**
  570. \brief Set Main Stack Pointer Limit (non-secure)
  571. \details Assigns the given value to the non-secure Main Stack Pointer Limit (MSPLIM) when in secure state.
  572. \param [in] MainStackPtrLimit Main Stack Pointer value to set
  573. */
  574. __attribute__((always_inline)) __STATIC_INLINE void __TZ_set_MSPLIM_NS(uint32_t MainStackPtrLimit)
  575. {
  576. __ASM volatile ("MSR msplim_ns, %0" : : "r" (MainStackPtrLimit));
  577. }
  578. #endif
  579. #endif /* ((defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)) || \
  580. (defined (__ARM_ARCH_8M_BASE__ ) && (__ARM_ARCH_8M_BASE__ == 1)) ) */
  581. #if ((defined (__ARM_ARCH_7EM__ ) && (__ARM_ARCH_7EM__ == 1)) || \
  582. (defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)) )
  583. /**
  584. \brief Get FPSCR
  585. \details Returns the current value of the Floating Point Status/Control register.
  586. \return Floating Point Status/Control register value
  587. */
  588. __attribute__((always_inline)) __STATIC_INLINE uint32_t __get_FPSCR(void)
  589. {
  590. #if ((defined (__FPU_PRESENT) && (__FPU_PRESENT == 1U)) && \
  591. (defined (__FPU_USED ) && (__FPU_USED == 1U)) )
  592. #if __has_builtin(__builtin_arm_get_fpscr) || (__GNUC__ > 7) || (__GNUC__ == 7 && __GNUC_MINOR__ >= 2)
  593. /* see https://gcc.gnu.org/ml/gcc-patches/2017-04/msg00443.html */
  594. return __builtin_arm_get_fpscr();
  595. #else
  596. uint32_t result;
  597. __ASM volatile ("VMRS %0, fpscr" : "=r" (result) );
  598. return(result);
  599. #endif
  600. #else
  601. return(0U);
  602. #endif
  603. }
  604. /**
  605. \brief Set FPSCR
  606. \details Assigns the given value to the Floating Point Status/Control register.
  607. \param [in] fpscr Floating Point Status/Control value to set
  608. */
  609. __attribute__((always_inline)) __STATIC_INLINE void __set_FPSCR(uint32_t fpscr)
  610. {
  611. #if ((defined (__FPU_PRESENT) && (__FPU_PRESENT == 1U)) && \
  612. (defined (__FPU_USED ) && (__FPU_USED == 1U)) )
  613. #if __has_builtin(__builtin_arm_set_fpscr) || (__GNUC__ > 7) || (__GNUC__ == 7 && __GNUC_MINOR__ >= 2)
  614. /* see https://gcc.gnu.org/ml/gcc-patches/2017-04/msg00443.html */
  615. __builtin_arm_set_fpscr(fpscr);
  616. #else
  617. __ASM volatile ("VMSR fpscr, %0" : : "r" (fpscr) : "vfpcc", "memory");
  618. #endif
  619. #else
  620. (void)fpscr;
  621. #endif
  622. }
  623. #endif /* ((defined (__ARM_ARCH_7EM__ ) && (__ARM_ARCH_7EM__ == 1)) || \
  624. (defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)) ) */
  625. /*@} end of CMSIS_Core_RegAccFunctions */
  626. /* ########################## Core Instruction Access ######################### */
  627. /** \defgroup CMSIS_Core_InstructionInterface CMSIS Core Instruction Interface
  628. Access to dedicated instructions
  629. @{
  630. */
  631. /* Define macros for porting to both thumb1 and thumb2.
  632. * For thumb1, use low register (r0-r7), specified by constraint "l"
  633. * Otherwise, use general registers, specified by constraint "r" */
  634. #if defined (__thumb__) && !defined (__thumb2__)
  635. #define __CMSIS_GCC_OUT_REG(r) "=l" (r)
  636. #define __CMSIS_GCC_RW_REG(r) "+l" (r)
  637. #define __CMSIS_GCC_USE_REG(r) "l" (r)
  638. #else
  639. #define __CMSIS_GCC_OUT_REG(r) "=r" (r)
  640. #define __CMSIS_GCC_RW_REG(r) "+r" (r)
  641. #define __CMSIS_GCC_USE_REG(r) "r" (r)
  642. #endif
  643. /**
  644. \brief No Operation
  645. \details No Operation does nothing. This instruction can be used for code alignment purposes.
  646. */
  647. //__attribute__((always_inline)) __STATIC_INLINE void __NOP(void)
  648. //{
  649. // __ASM volatile ("nop");
  650. //}
  651. #define __NOP() __ASM volatile ("nop") /* This implementation generates debug information */
  652. /**
  653. \brief Wait For Interrupt
  654. \details Wait For Interrupt is a hint instruction that suspends execution until one of a number of events occurs.
  655. */
  656. //__attribute__((always_inline)) __STATIC_INLINE void __WFI(void)
  657. //{
  658. // __ASM volatile ("wfi");
  659. //}
  660. #define __WFI() __ASM volatile ("wfi") /* This implementation generates debug information */
  661. /**
  662. \brief Wait For Event
  663. \details Wait For Event is a hint instruction that permits the processor to enter
  664. a low-power state until one of a number of events occurs.
  665. */
  666. //__attribute__((always_inline)) __STATIC_INLINE void __WFE(void)
  667. //{
  668. // __ASM volatile ("wfe");
  669. //}
  670. #define __WFE() __ASM volatile ("wfe") /* This implementation generates debug information */
  671. /**
  672. \brief Send Event
  673. \details Send Event is a hint instruction. It causes an event to be signaled to the CPU.
  674. */
  675. //__attribute__((always_inline)) __STATIC_INLINE void __SEV(void)
  676. //{
  677. // __ASM volatile ("sev");
  678. //}
  679. #define __SEV() __ASM volatile ("sev") /* This implementation generates debug information */
  680. /**
  681. \brief Instruction Synchronization Barrier
  682. \details Instruction Synchronization Barrier flushes the pipeline in the processor,
  683. so that all instructions following the ISB are fetched from cache or memory,
  684. after the instruction has been completed.
  685. */
  686. __attribute__((always_inline)) __STATIC_INLINE void __ISB(void)
  687. {
  688. __ASM volatile ("isb 0xF":::"memory");
  689. }
  690. /**
  691. \brief Data Synchronization Barrier
  692. \details Acts as a special kind of Data Memory Barrier.
  693. It completes when all explicit memory accesses before this instruction complete.
  694. */
  695. __attribute__((always_inline)) __STATIC_INLINE void __DSB(void)
  696. {
  697. __ASM volatile ("dsb 0xF":::"memory");
  698. }
  699. /**
  700. \brief Data Memory Barrier
  701. \details Ensures the apparent order of the explicit memory operations before
  702. and after the instruction, without ensuring their completion.
  703. */
  704. __attribute__((always_inline)) __STATIC_INLINE void __DMB(void)
  705. {
  706. __ASM volatile ("dmb 0xF":::"memory");
  707. }
  708. /**
  709. \brief Reverse byte order (32 bit)
  710. \details Reverses the byte order in integer value.
  711. \param [in] value Value to reverse
  712. \return Reversed value
  713. */
  714. __attribute__((always_inline)) __STATIC_INLINE uint32_t __REV(uint32_t value)
  715. {
  716. #if (__GNUC__ > 4) || (__GNUC__ == 4 && __GNUC_MINOR__ >= 5)
  717. return __builtin_bswap32(value);
  718. #else
  719. uint32_t result;
  720. __ASM volatile ("rev %0, %1" : __CMSIS_GCC_OUT_REG (result) : __CMSIS_GCC_USE_REG (value) );
  721. return(result);
  722. #endif
  723. }
  724. /**
  725. \brief Reverse byte order (16 bit)
  726. \details Reverses the byte order in two unsigned short values.
  727. \param [in] value Value to reverse
  728. \return Reversed value
  729. */
  730. __attribute__((always_inline)) __STATIC_INLINE uint32_t __REV16(uint32_t value)
  731. {
  732. uint32_t result;
  733. __ASM volatile ("rev16 %0, %1" : __CMSIS_GCC_OUT_REG (result) : __CMSIS_GCC_USE_REG (value) );
  734. return(result);
  735. }
  736. /**
  737. \brief Reverse byte order in signed short value
  738. \details Reverses the byte order in a signed short value with sign extension to integer.
  739. \param [in] value Value to reverse
  740. \return Reversed value
  741. */
  742. __attribute__((always_inline)) __STATIC_INLINE int32_t __REVSH(int32_t value)
  743. {
  744. #if (__GNUC__ > 4) || (__GNUC__ == 4 && __GNUC_MINOR__ >= 8)
  745. return (short)__builtin_bswap16(value);
  746. #else
  747. int32_t result;
  748. __ASM volatile ("revsh %0, %1" : __CMSIS_GCC_OUT_REG (result) : __CMSIS_GCC_USE_REG (value) );
  749. return(result);
  750. #endif
  751. }
  752. /**
  753. \brief Rotate Right in unsigned value (32 bit)
  754. \details Rotate Right (immediate) provides the value of the contents of a register rotated by a variable number of bits.
  755. \param [in] op1 Value to rotate
  756. \param [in] op2 Number of Bits to rotate
  757. \return Rotated value
  758. */
  759. __attribute__((always_inline)) __STATIC_INLINE uint32_t __ROR(uint32_t op1, uint32_t op2)
  760. {
  761. return (op1 >> op2) | (op1 << (32U - op2));
  762. }
  763. /**
  764. \brief Breakpoint
  765. \details Causes the processor to enter Debug state.
  766. Debug tools can use this to investigate system state when the instruction at a particular address is reached.
  767. \param [in] value is ignored by the processor.
  768. If required, a debugger can use it to store additional information about the breakpoint.
  769. */
  770. #define __BKPT(value) __ASM volatile ("bkpt "#value)
  771. /**
  772. \brief Reverse bit order of value
  773. \details Reverses the bit order of the given value.
  774. \param [in] value Value to reverse
  775. \return Reversed value
  776. */
  777. __attribute__((always_inline)) __STATIC_INLINE uint32_t __RBIT(uint32_t value)
  778. {
  779. uint32_t result;
  780. #if ((defined (__ARM_ARCH_7M__ ) && (__ARM_ARCH_7M__ == 1)) || \
  781. (defined (__ARM_ARCH_7EM__ ) && (__ARM_ARCH_7EM__ == 1)) || \
  782. (defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)) )
  783. __ASM volatile ("rbit %0, %1" : "=r" (result) : "r" (value) );
  784. #else
  785. int32_t s = (4 /*sizeof(v)*/ * 8) - 1; /* extra shift needed at end */
  786. result = value; /* r will be reversed bits of v; first get LSB of v */
  787. for (value >>= 1U; value; value >>= 1U)
  788. {
  789. result <<= 1U;
  790. result |= value & 1U;
  791. s--;
  792. }
  793. result <<= s; /* shift when v's highest bits are zero */
  794. #endif
  795. return(result);
  796. }
  797. /**
  798. \brief Count leading zeros
  799. \details Counts the number of leading zeros of a data value.
  800. \param [in] value Value to count the leading zeros
  801. \return number of leading zeros in value
  802. */
  803. #define __CLZ __builtin_clz
  804. #if ((defined (__ARM_ARCH_7M__ ) && (__ARM_ARCH_7M__ == 1)) || \
  805. (defined (__ARM_ARCH_7EM__ ) && (__ARM_ARCH_7EM__ == 1)) || \
  806. (defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)) || \
  807. (defined (__ARM_ARCH_8M_BASE__ ) && (__ARM_ARCH_8M_BASE__ == 1)) )
  808. /**
  809. \brief LDR Exclusive (8 bit)
  810. \details Executes a exclusive LDR instruction for 8 bit value.
  811. \param [in] ptr Pointer to data
  812. \return value of type uint8_t at (*ptr)
  813. */
  814. __attribute__((always_inline)) __STATIC_INLINE uint8_t __LDREXB(volatile uint8_t *addr)
  815. {
  816. uint32_t result;
  817. #if (__GNUC__ > 4) || (__GNUC__ == 4 && __GNUC_MINOR__ >= 8)
  818. __ASM volatile ("ldrexb %0, %1" : "=r" (result) : "Q" (*addr) );
  819. #else
  820. /* Prior to GCC 4.8, "Q" will be expanded to [rx, #0] which is not
  821. accepted by assembler. So has to use following less efficient pattern.
  822. */
  823. __ASM volatile ("ldrexb %0, [%1]" : "=r" (result) : "r" (addr) : "memory" );
  824. #endif
  825. return ((uint8_t) result); /* Add explicit type cast here */
  826. }
  827. /**
  828. \brief LDR Exclusive (16 bit)
  829. \details Executes a exclusive LDR instruction for 16 bit values.
  830. \param [in] ptr Pointer to data
  831. \return value of type uint16_t at (*ptr)
  832. */
  833. __attribute__((always_inline)) __STATIC_INLINE uint16_t __LDREXH(volatile uint16_t *addr)
  834. {
  835. uint32_t result;
  836. #if (__GNUC__ > 4) || (__GNUC__ == 4 && __GNUC_MINOR__ >= 8)
  837. __ASM volatile ("ldrexh %0, %1" : "=r" (result) : "Q" (*addr) );
  838. #else
  839. /* Prior to GCC 4.8, "Q" will be expanded to [rx, #0] which is not
  840. accepted by assembler. So has to use following less efficient pattern.
  841. */
  842. __ASM volatile ("ldrexh %0, [%1]" : "=r" (result) : "r" (addr) : "memory" );
  843. #endif
  844. return ((uint16_t) result); /* Add explicit type cast here */
  845. }
  846. /**
  847. \brief LDR Exclusive (32 bit)
  848. \details Executes a exclusive LDR instruction for 32 bit values.
  849. \param [in] ptr Pointer to data
  850. \return value of type uint32_t at (*ptr)
  851. */
  852. __attribute__((always_inline)) __STATIC_INLINE uint32_t __LDREXW(volatile uint32_t *addr)
  853. {
  854. uint32_t result;
  855. __ASM volatile ("ldrex %0, %1" : "=r" (result) : "Q" (*addr) );
  856. return(result);
  857. }
  858. /**
  859. \brief STR Exclusive (8 bit)
  860. \details Executes a exclusive STR instruction for 8 bit values.
  861. \param [in] value Value to store
  862. \param [in] ptr Pointer to location
  863. \return 0 Function succeeded
  864. \return 1 Function failed
  865. */
  866. __attribute__((always_inline)) __STATIC_INLINE uint32_t __STREXB(uint8_t value, volatile uint8_t *addr)
  867. {
  868. uint32_t result;
  869. __ASM volatile ("strexb %0, %2, %1" : "=&r" (result), "=Q" (*addr) : "r" ((uint32_t)value) );
  870. return(result);
  871. }
  872. /**
  873. \brief STR Exclusive (16 bit)
  874. \details Executes a exclusive STR instruction for 16 bit values.
  875. \param [in] value Value to store
  876. \param [in] ptr Pointer to location
  877. \return 0 Function succeeded
  878. \return 1 Function failed
  879. */
  880. __attribute__((always_inline)) __STATIC_INLINE uint32_t __STREXH(uint16_t value, volatile uint16_t *addr)
  881. {
  882. uint32_t result;
  883. __ASM volatile ("strexh %0, %2, %1" : "=&r" (result), "=Q" (*addr) : "r" ((uint32_t)value) );
  884. return(result);
  885. }
  886. /**
  887. \brief STR Exclusive (32 bit)
  888. \details Executes a exclusive STR instruction for 32 bit values.
  889. \param [in] value Value to store
  890. \param [in] ptr Pointer to location
  891. \return 0 Function succeeded
  892. \return 1 Function failed
  893. */
  894. __attribute__((always_inline)) __STATIC_INLINE uint32_t __STREXW(uint32_t value, volatile uint32_t *addr)
  895. {
  896. uint32_t result;
  897. __ASM volatile ("strex %0, %2, %1" : "=&r" (result), "=Q" (*addr) : "r" (value) );
  898. return(result);
  899. }
  900. /**
  901. \brief Remove the exclusive lock
  902. \details Removes the exclusive lock which is created by LDREX.
  903. */
  904. __attribute__((always_inline)) __STATIC_INLINE void __CLREX(void)
  905. {
  906. __ASM volatile ("clrex" ::: "memory");
  907. }
  908. #endif /* ((defined (__ARM_ARCH_7M__ ) && (__ARM_ARCH_7M__ == 1)) || \
  909. (defined (__ARM_ARCH_7EM__ ) && (__ARM_ARCH_7EM__ == 1)) || \
  910. (defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)) || \
  911. (defined (__ARM_ARCH_8M_BASE__ ) && (__ARM_ARCH_8M_BASE__ == 1)) ) */
  912. #if ((defined (__ARM_ARCH_7M__ ) && (__ARM_ARCH_7M__ == 1)) || \
  913. (defined (__ARM_ARCH_7EM__ ) && (__ARM_ARCH_7EM__ == 1)) || \
  914. (defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)) )
  915. /**
  916. \brief Signed Saturate
  917. \details Saturates a signed value.
  918. \param [in] value Value to be saturated
  919. \param [in] sat Bit position to saturate to (1..32)
  920. \return Saturated value
  921. */
  922. #define __SSAT(ARG1,ARG2) \
  923. ({ \
  924. int32_t __RES, __ARG1 = (ARG1); \
  925. __ASM ("ssat %0, %1, %2" : "=r" (__RES) : "I" (ARG2), "r" (__ARG1) ); \
  926. __RES; \
  927. })
  928. /**
  929. \brief Unsigned Saturate
  930. \details Saturates an unsigned value.
  931. \param [in] value Value to be saturated
  932. \param [in] sat Bit position to saturate to (0..31)
  933. \return Saturated value
  934. */
  935. #define __USAT(ARG1,ARG2) \
  936. ({ \
  937. uint32_t __RES, __ARG1 = (ARG1); \
  938. __ASM ("usat %0, %1, %2" : "=r" (__RES) : "I" (ARG2), "r" (__ARG1) ); \
  939. __RES; \
  940. })
  941. /**
  942. \brief Rotate Right with Extend (32 bit)
  943. \details Moves each bit of a bitstring right by one bit.
  944. The carry input is shifted in at the left end of the bitstring.
  945. \param [in] value Value to rotate
  946. \return Rotated value
  947. */
  948. __attribute__((always_inline)) __STATIC_INLINE uint32_t __RRX(uint32_t value)
  949. {
  950. uint32_t result;
  951. __ASM volatile ("rrx %0, %1" : __CMSIS_GCC_OUT_REG (result) : __CMSIS_GCC_USE_REG (value) );
  952. return(result);
  953. }
  954. /**
  955. \brief LDRT Unprivileged (8 bit)
  956. \details Executes a Unprivileged LDRT instruction for 8 bit value.
  957. \param [in] ptr Pointer to data
  958. \return value of type uint8_t at (*ptr)
  959. */
  960. __attribute__((always_inline)) __STATIC_INLINE uint8_t __LDRBT(volatile uint8_t *ptr)
  961. {
  962. uint32_t result;
  963. #if (__GNUC__ > 4) || (__GNUC__ == 4 && __GNUC_MINOR__ >= 8)
  964. __ASM volatile ("ldrbt %0, %1" : "=r" (result) : "Q" (*ptr) );
  965. #else
  966. /* Prior to GCC 4.8, "Q" will be expanded to [rx, #0] which is not
  967. accepted by assembler. So has to use following less efficient pattern.
  968. */
  969. __ASM volatile ("ldrbt %0, [%1]" : "=r" (result) : "r" (ptr) : "memory" );
  970. #endif
  971. return ((uint8_t) result); /* Add explicit type cast here */
  972. }
  973. /**
  974. \brief LDRT Unprivileged (16 bit)
  975. \details Executes a Unprivileged LDRT instruction for 16 bit values.
  976. \param [in] ptr Pointer to data
  977. \return value of type uint16_t at (*ptr)
  978. */
  979. __attribute__((always_inline)) __STATIC_INLINE uint16_t __LDRHT(volatile uint16_t *ptr)
  980. {
  981. uint32_t result;
  982. #if (__GNUC__ > 4) || (__GNUC__ == 4 && __GNUC_MINOR__ >= 8)
  983. __ASM volatile ("ldrht %0, %1" : "=r" (result) : "Q" (*ptr) );
  984. #else
  985. /* Prior to GCC 4.8, "Q" will be expanded to [rx, #0] which is not
  986. accepted by assembler. So has to use following less efficient pattern.
  987. */
  988. __ASM volatile ("ldrht %0, [%1]" : "=r" (result) : "r" (ptr) : "memory" );
  989. #endif
  990. return ((uint16_t) result); /* Add explicit type cast here */
  991. }
  992. /**
  993. \brief LDRT Unprivileged (32 bit)
  994. \details Executes a Unprivileged LDRT instruction for 32 bit values.
  995. \param [in] ptr Pointer to data
  996. \return value of type uint32_t at (*ptr)
  997. */
  998. __attribute__((always_inline)) __STATIC_INLINE uint32_t __LDRT(volatile uint32_t *ptr)
  999. {
  1000. uint32_t result;
  1001. __ASM volatile ("ldrt %0, %1" : "=r" (result) : "Q" (*ptr) );
  1002. return(result);
  1003. }
  1004. /**
  1005. \brief STRT Unprivileged (8 bit)
  1006. \details Executes a Unprivileged STRT instruction for 8 bit values.
  1007. \param [in] value Value to store
  1008. \param [in] ptr Pointer to location
  1009. */
  1010. __attribute__((always_inline)) __STATIC_INLINE void __STRBT(uint8_t value, volatile uint8_t *ptr)
  1011. {
  1012. __ASM volatile ("strbt %1, %0" : "=Q" (*ptr) : "r" ((uint32_t)value) );
  1013. }
  1014. /**
  1015. \brief STRT Unprivileged (16 bit)
  1016. \details Executes a Unprivileged STRT instruction for 16 bit values.
  1017. \param [in] value Value to store
  1018. \param [in] ptr Pointer to location
  1019. */
  1020. __attribute__((always_inline)) __STATIC_INLINE void __STRHT(uint16_t value, volatile uint16_t *ptr)
  1021. {
  1022. __ASM volatile ("strht %1, %0" : "=Q" (*ptr) : "r" ((uint32_t)value) );
  1023. }
  1024. /**
  1025. \brief STRT Unprivileged (32 bit)
  1026. \details Executes a Unprivileged STRT instruction for 32 bit values.
  1027. \param [in] value Value to store
  1028. \param [in] ptr Pointer to location
  1029. */
  1030. __attribute__((always_inline)) __STATIC_INLINE void __STRT(uint32_t value, volatile uint32_t *ptr)
  1031. {
  1032. __ASM volatile ("strt %1, %0" : "=Q" (*ptr) : "r" (value) );
  1033. }
  1034. #endif /* ((defined (__ARM_ARCH_7M__ ) && (__ARM_ARCH_7M__ == 1)) || \
  1035. (defined (__ARM_ARCH_7EM__ ) && (__ARM_ARCH_7EM__ == 1)) || \
  1036. (defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)) ) */
  1037. #if ((defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)) || \
  1038. (defined (__ARM_ARCH_8M_BASE__ ) && (__ARM_ARCH_8M_BASE__ == 1)) )
  1039. /**
  1040. \brief Load-Acquire (8 bit)
  1041. \details Executes a LDAB instruction for 8 bit value.
  1042. \param [in] ptr Pointer to data
  1043. \return value of type uint8_t at (*ptr)
  1044. */
  1045. __attribute__((always_inline)) __STATIC_INLINE uint8_t __LDAB(volatile uint8_t *ptr)
  1046. {
  1047. uint32_t result;
  1048. __ASM volatile ("ldab %0, %1" : "=r" (result) : "Q" (*ptr) );
  1049. return ((uint8_t) result);
  1050. }
  1051. /**
  1052. \brief Load-Acquire (16 bit)
  1053. \details Executes a LDAH instruction for 16 bit values.
  1054. \param [in] ptr Pointer to data
  1055. \return value of type uint16_t at (*ptr)
  1056. */
  1057. __attribute__((always_inline)) __STATIC_INLINE uint16_t __LDAH(volatile uint16_t *ptr)
  1058. {
  1059. uint32_t result;
  1060. __ASM volatile ("ldah %0, %1" : "=r" (result) : "Q" (*ptr) );
  1061. return ((uint16_t) result);
  1062. }
  1063. /**
  1064. \brief Load-Acquire (32 bit)
  1065. \details Executes a LDA instruction for 32 bit values.
  1066. \param [in] ptr Pointer to data
  1067. \return value of type uint32_t at (*ptr)
  1068. */
  1069. __attribute__((always_inline)) __STATIC_INLINE uint32_t __LDA(volatile uint32_t *ptr)
  1070. {
  1071. uint32_t result;
  1072. __ASM volatile ("lda %0, %1" : "=r" (result) : "Q" (*ptr) );
  1073. return(result);
  1074. }
  1075. /**
  1076. \brief Store-Release (8 bit)
  1077. \details Executes a STLB instruction for 8 bit values.
  1078. \param [in] value Value to store
  1079. \param [in] ptr Pointer to location
  1080. */
  1081. __attribute__((always_inline)) __STATIC_INLINE void __STLB(uint8_t value, volatile uint8_t *ptr)
  1082. {
  1083. __ASM volatile ("stlb %1, %0" : "=Q" (*ptr) : "r" ((uint32_t)value) );
  1084. }
  1085. /**
  1086. \brief Store-Release (16 bit)
  1087. \details Executes a STLH instruction for 16 bit values.
  1088. \param [in] value Value to store
  1089. \param [in] ptr Pointer to location
  1090. */
  1091. __attribute__((always_inline)) __STATIC_INLINE void __STLH(uint16_t value, volatile uint16_t *ptr)
  1092. {
  1093. __ASM volatile ("stlh %1, %0" : "=Q" (*ptr) : "r" ((uint32_t)value) );
  1094. }
  1095. /**
  1096. \brief Store-Release (32 bit)
  1097. \details Executes a STL instruction for 32 bit values.
  1098. \param [in] value Value to store
  1099. \param [in] ptr Pointer to location
  1100. */
  1101. __attribute__((always_inline)) __STATIC_INLINE void __STL(uint32_t value, volatile uint32_t *ptr)
  1102. {
  1103. __ASM volatile ("stl %1, %0" : "=Q" (*ptr) : "r" ((uint32_t)value) );
  1104. }
  1105. /**
  1106. \brief Load-Acquire Exclusive (8 bit)
  1107. \details Executes a LDAB exclusive instruction for 8 bit value.
  1108. \param [in] ptr Pointer to data
  1109. \return value of type uint8_t at (*ptr)
  1110. */
  1111. __attribute__((always_inline)) __STATIC_INLINE uint8_t __LDAEXB(volatile uint8_t *ptr)
  1112. {
  1113. uint32_t result;
  1114. __ASM volatile ("ldaexb %0, %1" : "=r" (result) : "Q" (*ptr) );
  1115. return ((uint8_t) result);
  1116. }
  1117. /**
  1118. \brief Load-Acquire Exclusive (16 bit)
  1119. \details Executes a LDAH exclusive instruction for 16 bit values.
  1120. \param [in] ptr Pointer to data
  1121. \return value of type uint16_t at (*ptr)
  1122. */
  1123. __attribute__((always_inline)) __STATIC_INLINE uint16_t __LDAEXH(volatile uint16_t *ptr)
  1124. {
  1125. uint32_t result;
  1126. __ASM volatile ("ldaexh %0, %1" : "=r" (result) : "Q" (*ptr) );
  1127. return ((uint16_t) result);
  1128. }
  1129. /**
  1130. \brief Load-Acquire Exclusive (32 bit)
  1131. \details Executes a LDA exclusive instruction for 32 bit values.
  1132. \param [in] ptr Pointer to data
  1133. \return value of type uint32_t at (*ptr)
  1134. */
  1135. __attribute__((always_inline)) __STATIC_INLINE uint32_t __LDAEX(volatile uint32_t *ptr)
  1136. {
  1137. uint32_t result;
  1138. __ASM volatile ("ldaex %0, %1" : "=r" (result) : "Q" (*ptr) );
  1139. return(result);
  1140. }
  1141. /**
  1142. \brief Store-Release Exclusive (8 bit)
  1143. \details Executes a STLB exclusive instruction for 8 bit values.
  1144. \param [in] value Value to store
  1145. \param [in] ptr Pointer to location
  1146. \return 0 Function succeeded
  1147. \return 1 Function failed
  1148. */
  1149. __attribute__((always_inline)) __STATIC_INLINE uint32_t __STLEXB(uint8_t value, volatile uint8_t *ptr)
  1150. {
  1151. uint32_t result;
  1152. __ASM volatile ("stlexb %0, %2, %1" : "=&r" (result), "=Q" (*ptr) : "r" ((uint32_t)value) );
  1153. return(result);
  1154. }
  1155. /**
  1156. \brief Store-Release Exclusive (16 bit)
  1157. \details Executes a STLH exclusive instruction for 16 bit values.
  1158. \param [in] value Value to store
  1159. \param [in] ptr Pointer to location
  1160. \return 0 Function succeeded
  1161. \return 1 Function failed
  1162. */
  1163. __attribute__((always_inline)) __STATIC_INLINE uint32_t __STLEXH(uint16_t value, volatile uint16_t *ptr)
  1164. {
  1165. uint32_t result;
  1166. __ASM volatile ("stlexh %0, %2, %1" : "=&r" (result), "=Q" (*ptr) : "r" ((uint32_t)value) );
  1167. return(result);
  1168. }
  1169. /**
  1170. \brief Store-Release Exclusive (32 bit)
  1171. \details Executes a STL exclusive instruction for 32 bit values.
  1172. \param [in] value Value to store
  1173. \param [in] ptr Pointer to location
  1174. \return 0 Function succeeded
  1175. \return 1 Function failed
  1176. */
  1177. __attribute__((always_inline)) __STATIC_INLINE uint32_t __STLEX(uint32_t value, volatile uint32_t *ptr)
  1178. {
  1179. uint32_t result;
  1180. __ASM volatile ("stlex %0, %2, %1" : "=&r" (result), "=Q" (*ptr) : "r" ((uint32_t)value) );
  1181. return(result);
  1182. }
  1183. #endif /* ((defined (__ARM_ARCH_8M_MAIN__ ) && (__ARM_ARCH_8M_MAIN__ == 1)) || \
  1184. (defined (__ARM_ARCH_8M_BASE__ ) && (__ARM_ARCH_8M_BASE__ == 1)) ) */
  1185. /*@}*/ /* end of group CMSIS_Core_InstructionInterface */
  1186. /* ################### Compiler specific Intrinsics ########################### */
  1187. /** \defgroup CMSIS_SIMD_intrinsics CMSIS SIMD Intrinsics
  1188. Access to dedicated SIMD instructions
  1189. @{
  1190. */
  1191. #if (__ARM_FEATURE_DSP == 1) /* ToDo ARMCLANG: This should be ARCH >= ARMv7-M + SIMD */
  1192. __attribute__((always_inline)) __STATIC_INLINE uint32_t __SADD8(uint32_t op1, uint32_t op2)
  1193. {
  1194. uint32_t result;
  1195. __ASM volatile ("sadd8 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1196. return(result);
  1197. }
  1198. __attribute__((always_inline)) __STATIC_INLINE uint32_t __QADD8(uint32_t op1, uint32_t op2)
  1199. {
  1200. uint32_t result;
  1201. __ASM volatile ("qadd8 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1202. return(result);
  1203. }
  1204. __attribute__((always_inline)) __STATIC_INLINE uint32_t __SHADD8(uint32_t op1, uint32_t op2)
  1205. {
  1206. uint32_t result;
  1207. __ASM volatile ("shadd8 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1208. return(result);
  1209. }
  1210. __attribute__((always_inline)) __STATIC_INLINE uint32_t __UADD8(uint32_t op1, uint32_t op2)
  1211. {
  1212. uint32_t result;
  1213. __ASM volatile ("uadd8 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1214. return(result);
  1215. }
  1216. __attribute__((always_inline)) __STATIC_INLINE uint32_t __UQADD8(uint32_t op1, uint32_t op2)
  1217. {
  1218. uint32_t result;
  1219. __ASM volatile ("uqadd8 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1220. return(result);
  1221. }
  1222. __attribute__((always_inline)) __STATIC_INLINE uint32_t __UHADD8(uint32_t op1, uint32_t op2)
  1223. {
  1224. uint32_t result;
  1225. __ASM volatile ("uhadd8 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1226. return(result);
  1227. }
  1228. __attribute__((always_inline)) __STATIC_INLINE uint32_t __SSUB8(uint32_t op1, uint32_t op2)
  1229. {
  1230. uint32_t result;
  1231. __ASM volatile ("ssub8 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1232. return(result);
  1233. }
  1234. __attribute__((always_inline)) __STATIC_INLINE uint32_t __QSUB8(uint32_t op1, uint32_t op2)
  1235. {
  1236. uint32_t result;
  1237. __ASM volatile ("qsub8 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1238. return(result);
  1239. }
  1240. __attribute__((always_inline)) __STATIC_INLINE uint32_t __SHSUB8(uint32_t op1, uint32_t op2)
  1241. {
  1242. uint32_t result;
  1243. __ASM volatile ("shsub8 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1244. return(result);
  1245. }
  1246. __attribute__((always_inline)) __STATIC_INLINE uint32_t __USUB8(uint32_t op1, uint32_t op2)
  1247. {
  1248. uint32_t result;
  1249. __ASM volatile ("usub8 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1250. return(result);
  1251. }
  1252. __attribute__((always_inline)) __STATIC_INLINE uint32_t __UQSUB8(uint32_t op1, uint32_t op2)
  1253. {
  1254. uint32_t result;
  1255. __ASM volatile ("uqsub8 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1256. return(result);
  1257. }
  1258. __attribute__((always_inline)) __STATIC_INLINE uint32_t __UHSUB8(uint32_t op1, uint32_t op2)
  1259. {
  1260. uint32_t result;
  1261. __ASM volatile ("uhsub8 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1262. return(result);
  1263. }
  1264. __attribute__((always_inline)) __STATIC_INLINE uint32_t __SADD16(uint32_t op1, uint32_t op2)
  1265. {
  1266. uint32_t result;
  1267. __ASM volatile ("sadd16 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1268. return(result);
  1269. }
  1270. __attribute__((always_inline)) __STATIC_INLINE uint32_t __QADD16(uint32_t op1, uint32_t op2)
  1271. {
  1272. uint32_t result;
  1273. __ASM volatile ("qadd16 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1274. return(result);
  1275. }
  1276. __attribute__((always_inline)) __STATIC_INLINE uint32_t __SHADD16(uint32_t op1, uint32_t op2)
  1277. {
  1278. uint32_t result;
  1279. __ASM volatile ("shadd16 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1280. return(result);
  1281. }
  1282. __attribute__((always_inline)) __STATIC_INLINE uint32_t __UADD16(uint32_t op1, uint32_t op2)
  1283. {
  1284. uint32_t result;
  1285. __ASM volatile ("uadd16 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1286. return(result);
  1287. }
  1288. __attribute__((always_inline)) __STATIC_INLINE uint32_t __UQADD16(uint32_t op1, uint32_t op2)
  1289. {
  1290. uint32_t result;
  1291. __ASM volatile ("uqadd16 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1292. return(result);
  1293. }
  1294. __attribute__((always_inline)) __STATIC_INLINE uint32_t __UHADD16(uint32_t op1, uint32_t op2)
  1295. {
  1296. uint32_t result;
  1297. __ASM volatile ("uhadd16 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1298. return(result);
  1299. }
  1300. __attribute__((always_inline)) __STATIC_INLINE uint32_t __SSUB16(uint32_t op1, uint32_t op2)
  1301. {
  1302. uint32_t result;
  1303. __ASM volatile ("ssub16 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1304. return(result);
  1305. }
  1306. __attribute__((always_inline)) __STATIC_INLINE uint32_t __QSUB16(uint32_t op1, uint32_t op2)
  1307. {
  1308. uint32_t result;
  1309. __ASM volatile ("qsub16 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1310. return(result);
  1311. }
  1312. __attribute__((always_inline)) __STATIC_INLINE uint32_t __SHSUB16(uint32_t op1, uint32_t op2)
  1313. {
  1314. uint32_t result;
  1315. __ASM volatile ("shsub16 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1316. return(result);
  1317. }
  1318. __attribute__((always_inline)) __STATIC_INLINE uint32_t __USUB16(uint32_t op1, uint32_t op2)
  1319. {
  1320. uint32_t result;
  1321. __ASM volatile ("usub16 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1322. return(result);
  1323. }
  1324. __attribute__((always_inline)) __STATIC_INLINE uint32_t __UQSUB16(uint32_t op1, uint32_t op2)
  1325. {
  1326. uint32_t result;
  1327. __ASM volatile ("uqsub16 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1328. return(result);
  1329. }
  1330. __attribute__((always_inline)) __STATIC_INLINE uint32_t __UHSUB16(uint32_t op1, uint32_t op2)
  1331. {
  1332. uint32_t result;
  1333. __ASM volatile ("uhsub16 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1334. return(result);
  1335. }
  1336. __attribute__((always_inline)) __STATIC_INLINE uint32_t __SASX(uint32_t op1, uint32_t op2)
  1337. {
  1338. uint32_t result;
  1339. __ASM volatile ("sasx %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1340. return(result);
  1341. }
  1342. __attribute__((always_inline)) __STATIC_INLINE uint32_t __QASX(uint32_t op1, uint32_t op2)
  1343. {
  1344. uint32_t result;
  1345. __ASM volatile ("qasx %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1346. return(result);
  1347. }
  1348. __attribute__((always_inline)) __STATIC_INLINE uint32_t __SHASX(uint32_t op1, uint32_t op2)
  1349. {
  1350. uint32_t result;
  1351. __ASM volatile ("shasx %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1352. return(result);
  1353. }
  1354. __attribute__((always_inline)) __STATIC_INLINE uint32_t __UASX(uint32_t op1, uint32_t op2)
  1355. {
  1356. uint32_t result;
  1357. __ASM volatile ("uasx %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1358. return(result);
  1359. }
  1360. __attribute__((always_inline)) __STATIC_INLINE uint32_t __UQASX(uint32_t op1, uint32_t op2)
  1361. {
  1362. uint32_t result;
  1363. __ASM volatile ("uqasx %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1364. return(result);
  1365. }
  1366. __attribute__((always_inline)) __STATIC_INLINE uint32_t __UHASX(uint32_t op1, uint32_t op2)
  1367. {
  1368. uint32_t result;
  1369. __ASM volatile ("uhasx %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1370. return(result);
  1371. }
  1372. __attribute__((always_inline)) __STATIC_INLINE uint32_t __SSAX(uint32_t op1, uint32_t op2)
  1373. {
  1374. uint32_t result;
  1375. __ASM volatile ("ssax %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1376. return(result);
  1377. }
  1378. __attribute__((always_inline)) __STATIC_INLINE uint32_t __QSAX(uint32_t op1, uint32_t op2)
  1379. {
  1380. uint32_t result;
  1381. __ASM volatile ("qsax %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1382. return(result);
  1383. }
  1384. __attribute__((always_inline)) __STATIC_INLINE uint32_t __SHSAX(uint32_t op1, uint32_t op2)
  1385. {
  1386. uint32_t result;
  1387. __ASM volatile ("shsax %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1388. return(result);
  1389. }
  1390. __attribute__((always_inline)) __STATIC_INLINE uint32_t __USAX(uint32_t op1, uint32_t op2)
  1391. {
  1392. uint32_t result;
  1393. __ASM volatile ("usax %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1394. return(result);
  1395. }
  1396. __attribute__((always_inline)) __STATIC_INLINE uint32_t __UQSAX(uint32_t op1, uint32_t op2)
  1397. {
  1398. uint32_t result;
  1399. __ASM volatile ("uqsax %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1400. return(result);
  1401. }
  1402. __attribute__((always_inline)) __STATIC_INLINE uint32_t __UHSAX(uint32_t op1, uint32_t op2)
  1403. {
  1404. uint32_t result;
  1405. __ASM volatile ("uhsax %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1406. return(result);
  1407. }
  1408. __attribute__((always_inline)) __STATIC_INLINE uint32_t __USAD8(uint32_t op1, uint32_t op2)
  1409. {
  1410. uint32_t result;
  1411. __ASM volatile ("usad8 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1412. return(result);
  1413. }
  1414. __attribute__((always_inline)) __STATIC_INLINE uint32_t __USADA8(uint32_t op1, uint32_t op2, uint32_t op3)
  1415. {
  1416. uint32_t result;
  1417. __ASM volatile ("usada8 %0, %1, %2, %3" : "=r" (result) : "r" (op1), "r" (op2), "r" (op3) );
  1418. return(result);
  1419. }
  1420. #define __SSAT16(ARG1,ARG2) \
  1421. ({ \
  1422. int32_t __RES, __ARG1 = (ARG1); \
  1423. __ASM ("ssat16 %0, %1, %2" : "=r" (__RES) : "I" (ARG2), "r" (__ARG1) ); \
  1424. __RES; \
  1425. })
  1426. #define __USAT16(ARG1,ARG2) \
  1427. ({ \
  1428. uint32_t __RES, __ARG1 = (ARG1); \
  1429. __ASM ("usat16 %0, %1, %2" : "=r" (__RES) : "I" (ARG2), "r" (__ARG1) ); \
  1430. __RES; \
  1431. })
  1432. __attribute__((always_inline)) __STATIC_INLINE uint32_t __UXTB16(uint32_t op1)
  1433. {
  1434. uint32_t result;
  1435. __ASM volatile ("uxtb16 %0, %1" : "=r" (result) : "r" (op1));
  1436. return(result);
  1437. }
  1438. __attribute__((always_inline)) __STATIC_INLINE uint32_t __UXTAB16(uint32_t op1, uint32_t op2)
  1439. {
  1440. uint32_t result;
  1441. __ASM volatile ("uxtab16 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1442. return(result);
  1443. }
  1444. __attribute__((always_inline)) __STATIC_INLINE uint32_t __SXTB16(uint32_t op1)
  1445. {
  1446. uint32_t result;
  1447. __ASM volatile ("sxtb16 %0, %1" : "=r" (result) : "r" (op1));
  1448. return(result);
  1449. }
  1450. __attribute__((always_inline)) __STATIC_INLINE uint32_t __SXTAB16(uint32_t op1, uint32_t op2)
  1451. {
  1452. uint32_t result;
  1453. __ASM volatile ("sxtab16 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1454. return(result);
  1455. }
  1456. __attribute__((always_inline)) __STATIC_INLINE uint32_t __SMUAD (uint32_t op1, uint32_t op2)
  1457. {
  1458. uint32_t result;
  1459. __ASM volatile ("smuad %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1460. return(result);
  1461. }
  1462. __attribute__((always_inline)) __STATIC_INLINE uint32_t __SMUADX (uint32_t op1, uint32_t op2)
  1463. {
  1464. uint32_t result;
  1465. __ASM volatile ("smuadx %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1466. return(result);
  1467. }
  1468. __attribute__((always_inline)) __STATIC_INLINE uint32_t __SMLAD (uint32_t op1, uint32_t op2, uint32_t op3)
  1469. {
  1470. uint32_t result;
  1471. __ASM volatile ("smlad %0, %1, %2, %3" : "=r" (result) : "r" (op1), "r" (op2), "r" (op3) );
  1472. return(result);
  1473. }
  1474. __attribute__((always_inline)) __STATIC_INLINE uint32_t __SMLADX (uint32_t op1, uint32_t op2, uint32_t op3)
  1475. {
  1476. uint32_t result;
  1477. __ASM volatile ("smladx %0, %1, %2, %3" : "=r" (result) : "r" (op1), "r" (op2), "r" (op3) );
  1478. return(result);
  1479. }
  1480. __attribute__((always_inline)) __STATIC_INLINE uint64_t __SMLALD (uint32_t op1, uint32_t op2, uint64_t acc)
  1481. {
  1482. union llreg_u{
  1483. uint32_t w32[2];
  1484. uint64_t w64;
  1485. } llr;
  1486. llr.w64 = acc;
  1487. #ifndef __ARMEB__ /* Little endian */
  1488. __ASM volatile ("smlald %0, %1, %2, %3" : "=r" (llr.w32[0]), "=r" (llr.w32[1]): "r" (op1), "r" (op2) , "0" (llr.w32[0]), "1" (llr.w32[1]) );
  1489. #else /* Big endian */
  1490. __ASM volatile ("smlald %0, %1, %2, %3" : "=r" (llr.w32[1]), "=r" (llr.w32[0]): "r" (op1), "r" (op2) , "0" (llr.w32[1]), "1" (llr.w32[0]) );
  1491. #endif
  1492. return(llr.w64);
  1493. }
  1494. __attribute__((always_inline)) __STATIC_INLINE uint64_t __SMLALDX (uint32_t op1, uint32_t op2, uint64_t acc)
  1495. {
  1496. union llreg_u{
  1497. uint32_t w32[2];
  1498. uint64_t w64;
  1499. } llr;
  1500. llr.w64 = acc;
  1501. #ifndef __ARMEB__ /* Little endian */
  1502. __ASM volatile ("smlaldx %0, %1, %2, %3" : "=r" (llr.w32[0]), "=r" (llr.w32[1]): "r" (op1), "r" (op2) , "0" (llr.w32[0]), "1" (llr.w32[1]) );
  1503. #else /* Big endian */
  1504. __ASM volatile ("smlaldx %0, %1, %2, %3" : "=r" (llr.w32[1]), "=r" (llr.w32[0]): "r" (op1), "r" (op2) , "0" (llr.w32[1]), "1" (llr.w32[0]) );
  1505. #endif
  1506. return(llr.w64);
  1507. }
  1508. __attribute__((always_inline)) __STATIC_INLINE uint32_t __SMUSD (uint32_t op1, uint32_t op2)
  1509. {
  1510. uint32_t result;
  1511. __ASM volatile ("smusd %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1512. return(result);
  1513. }
  1514. __attribute__((always_inline)) __STATIC_INLINE uint32_t __SMUSDX (uint32_t op1, uint32_t op2)
  1515. {
  1516. uint32_t result;
  1517. __ASM volatile ("smusdx %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1518. return(result);
  1519. }
  1520. __attribute__((always_inline)) __STATIC_INLINE uint32_t __SMLSD (uint32_t op1, uint32_t op2, uint32_t op3)
  1521. {
  1522. uint32_t result;
  1523. __ASM volatile ("smlsd %0, %1, %2, %3" : "=r" (result) : "r" (op1), "r" (op2), "r" (op3) );
  1524. return(result);
  1525. }
  1526. __attribute__((always_inline)) __STATIC_INLINE uint32_t __SMLSDX (uint32_t op1, uint32_t op2, uint32_t op3)
  1527. {
  1528. uint32_t result;
  1529. __ASM volatile ("smlsdx %0, %1, %2, %3" : "=r" (result) : "r" (op1), "r" (op2), "r" (op3) );
  1530. return(result);
  1531. }
  1532. __attribute__((always_inline)) __STATIC_INLINE uint64_t __SMLSLD (uint32_t op1, uint32_t op2, uint64_t acc)
  1533. {
  1534. union llreg_u{
  1535. uint32_t w32[2];
  1536. uint64_t w64;
  1537. } llr;
  1538. llr.w64 = acc;
  1539. #ifndef __ARMEB__ /* Little endian */
  1540. __ASM volatile ("smlsld %0, %1, %2, %3" : "=r" (llr.w32[0]), "=r" (llr.w32[1]): "r" (op1), "r" (op2) , "0" (llr.w32[0]), "1" (llr.w32[1]) );
  1541. #else /* Big endian */
  1542. __ASM volatile ("smlsld %0, %1, %2, %3" : "=r" (llr.w32[1]), "=r" (llr.w32[0]): "r" (op1), "r" (op2) , "0" (llr.w32[1]), "1" (llr.w32[0]) );
  1543. #endif
  1544. return(llr.w64);
  1545. }
  1546. __attribute__((always_inline)) __STATIC_INLINE uint64_t __SMLSLDX (uint32_t op1, uint32_t op2, uint64_t acc)
  1547. {
  1548. union llreg_u{
  1549. uint32_t w32[2];
  1550. uint64_t w64;
  1551. } llr;
  1552. llr.w64 = acc;
  1553. #ifndef __ARMEB__ /* Little endian */
  1554. __ASM volatile ("smlsldx %0, %1, %2, %3" : "=r" (llr.w32[0]), "=r" (llr.w32[1]): "r" (op1), "r" (op2) , "0" (llr.w32[0]), "1" (llr.w32[1]) );
  1555. #else /* Big endian */
  1556. __ASM volatile ("smlsldx %0, %1, %2, %3" : "=r" (llr.w32[1]), "=r" (llr.w32[0]): "r" (op1), "r" (op2) , "0" (llr.w32[1]), "1" (llr.w32[0]) );
  1557. #endif
  1558. return(llr.w64);
  1559. }
  1560. __attribute__((always_inline)) __STATIC_INLINE uint32_t __SEL (uint32_t op1, uint32_t op2)
  1561. {
  1562. uint32_t result;
  1563. __ASM volatile ("sel %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1564. return(result);
  1565. }
  1566. __attribute__((always_inline)) __STATIC_INLINE int32_t __QADD( int32_t op1, int32_t op2)
  1567. {
  1568. int32_t result;
  1569. __ASM volatile ("qadd %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1570. return(result);
  1571. }
  1572. __attribute__((always_inline)) __STATIC_INLINE int32_t __QSUB( int32_t op1, int32_t op2)
  1573. {
  1574. int32_t result;
  1575. __ASM volatile ("qsub %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) );
  1576. return(result);
  1577. }
  1578. #if 0
  1579. #define __PKHBT(ARG1,ARG2,ARG3) \
  1580. ({ \
  1581. uint32_t __RES, __ARG1 = (ARG1), __ARG2 = (ARG2); \
  1582. __ASM ("pkhbt %0, %1, %2, lsl %3" : "=r" (__RES) : "r" (__ARG1), "r" (__ARG2), "I" (ARG3) ); \
  1583. __RES; \
  1584. })
  1585. #define __PKHTB(ARG1,ARG2,ARG3) \
  1586. ({ \
  1587. uint32_t __RES, __ARG1 = (ARG1), __ARG2 = (ARG2); \
  1588. if (ARG3 == 0) \
  1589. __ASM ("pkhtb %0, %1, %2" : "=r" (__RES) : "r" (__ARG1), "r" (__ARG2) ); \
  1590. else \
  1591. __ASM ("pkhtb %0, %1, %2, asr %3" : "=r" (__RES) : "r" (__ARG1), "r" (__ARG2), "I" (ARG3) ); \
  1592. __RES; \
  1593. })
  1594. #endif
  1595. #define __PKHBT(ARG1,ARG2,ARG3) ( ((((uint32_t)(ARG1)) ) & 0x0000FFFFUL) | \
  1596. ((((uint32_t)(ARG2)) << (ARG3)) & 0xFFFF0000UL) )
  1597. #define __PKHTB(ARG1,ARG2,ARG3) ( ((((uint32_t)(ARG1)) ) & 0xFFFF0000UL) | \
  1598. ((((uint32_t)(ARG2)) >> (ARG3)) & 0x0000FFFFUL) )
  1599. __attribute__((always_inline)) __STATIC_INLINE int32_t __SMMLA (int32_t op1, int32_t op2, int32_t op3)
  1600. {
  1601. int32_t result;
  1602. __ASM volatile ("smmla %0, %1, %2, %3" : "=r" (result): "r" (op1), "r" (op2), "r" (op3) );
  1603. return(result);
  1604. }
  1605. #endif /* (__ARM_FEATURE_DSP == 1) */
  1606. /*@} end of group CMSIS_SIMD_intrinsics */
  1607. #pragma GCC diagnostic pop
  1608. #endif /* __CMSIS_GCC_H */