OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VFPv2
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/make/platform/
clang_macho_embedded.mk
93
# + *vfp: designed for Thumb1 CPUs with
VFPv2
/external/lldb/source/Plugins/Instruction/ARM/
EmulateInstructionARM.cpp
155
#define
VFPv2
(1u << 2)
159
#define VFPv1_ABOVE (VFPv1 |
VFPv2
| VFPv3 | AdvancedSIMD)
160
#define VFPv2_ABOVE (
VFPv2
| VFPv3 | AdvancedSIMD)
161
#define VFPv2v3 (
VFPv2
| VFPv3)
[
all
...]
Completed in 67 milliseconds