]> begriffs open source - cmsis/commit
GCC/Clang: cope with __set_CPSR changing condition codes
authorKevin Bracey <kevin.bracey@arm.com>
Mon, 14 Jan 2019 08:03:14 +0000 (10:03 +0200)
committerJonatan Antoni <jonatan.antoni@arm.com>
Tue, 30 Jul 2019 14:57:20 +0000 (16:57 +0200)
commit0b5ebf54ed7411ca7f56ea16201192ceeec1e466
tree65b5a5525c7d7e7fac5c93d005496f8553966689
parent98ccf875ffdafc6bfa7cab91032aba095763526f
GCC/Clang: cope with __set_CPSR changing condition codes

Add a "cc" clobber to __set_CPSR to reflect the fact that it could be
changing the condition codes.
CMSIS/Core_A/Include/cmsis_armclang.h
CMSIS/Core_A/Include/cmsis_gcc.h