]> begriffs open source - cmsis/commit
Core(M): Removed __MVE_PRESENT and __MVE_USED macros for Armv8.1-M based devices.
authorJonatan Antoni <jonatan.antoni@arm.com>
Wed, 18 Mar 2020 16:44:57 +0000 (17:44 +0100)
committerJonatan Antoni <jonatan.antoni@arm.com>
Wed, 18 Mar 2020 16:46:49 +0000 (17:46 +0100)
commit952388297d8efa34b0fd9830f3833165035d8bed
tree5f1461ab10cb033edf5d38f5a7ce01a281b3f01b
parent9876743cbe8bb79a101cada113e246736d70abf7
Core(M): Removed __MVE_PRESENT and __MVE_USED macros for Armv8.1-M based devices.
Instead of using those macros we decided to rely on the ACLE macros defined
by the Compiler (i.e. __ARM_FEATURE_MVE).

Change-Id: Ib04aa3a32f02d855db2e24431ea351dc82809637
CMSIS/Core/Include/core_armv81mml.h
CMSIS/Core/Include/core_cm55.h