|
|
|
@ -7,7 +7,7 @@ SET(CORTEXM ON)
|
|
|
|
option(HARDFP "Hard floating point" ON)
|
|
|
|
option(HARDFP "Hard floating point" ON)
|
|
|
|
option(LITTLEENDIAN "Little endian" ON)
|
|
|
|
option(LITTLEENDIAN "Little endian" ON)
|
|
|
|
option(FASTMATHCOMPUTATIONS "Fast Math enabled" OFF)
|
|
|
|
option(FASTMATHCOMPUTATIONS "Fast Math enabled" OFF)
|
|
|
|
option(FLOAT16 "Scalar float16 supported" OFF)
|
|
|
|
option(FLOAT16 "Scalar float16 supported by the core" OFF)
|
|
|
|
option(HYBRID "Hybrid instrinsics" ON)
|
|
|
|
option(HYBRID "Hybrid instrinsics" ON)
|
|
|
|
|
|
|
|
|
|
|
|
# More detailed identification for benchmark results
|
|
|
|
# More detailed identification for benchmark results
|
|
|
|
|