cmsis_gcc.h 59 KB

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