ARM-software / CMSIS_6

CMSIS version 6 (successor of CMSIS_5)
https://arm-software.github.io/CMSIS_6/
Apache License 2.0
194 stars 64 forks source link

Fix __UQADD8 and __UADD8 return value descriptions #164

Closed CookiePLMonster closed 6 months ago

CookiePLMonster commented 6 months ago

__UQADD8 and __UADD8 incorrectly claimed their return values contain halved results, but that is not the case.