Home
last modified time | relevance | path

Searched refs:VFPv2 (Results 1 – 6 of 6) sorted by relevance

/external/llvm/test/MC/ARM/
Dneon-mov-vfp.s7 @ to any core with VFPv2
/external/llvm-project/llvm/test/MC/ARM/
Dneon-mov-vfp.s7 @ to any core with VFPv2
/external/llvm-project/lldb/source/Plugins/Instruction/ARM64/
DEmulateInstructionARM64.cpp63 #define VFPv2 (1u << 2) macro
67 #define VFPv1_ABOVE (VFPv1 | VFPv2 | VFPv3 | AdvancedSIMD)
68 #define VFPv2_ABOVE (VFPv2 | VFPv3 | AdvancedSIMD)
69 #define VFPv2v3 (VFPv2 | VFPv3)
/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/ARM/
Dattribute-2.s23 @CHECK-OBJ-NEXT: Description: VFPv2
/external/llvm/test/tools/llvm-readobj/ARM/
Dattribute-2.s23 @CHECK-OBJ-NEXT: Description: VFPv2
/external/llvm-project/lldb/source/Plugins/Instruction/ARM/
DEmulateInstructionARM.cpp695 #define VFPv2 (1u << 2) macro
699 #define VFPv1_ABOVE (VFPv1 | VFPv2 | VFPv3 | AdvancedSIMD)
700 #define VFPv2_ABOVE (VFPv2 | VFPv3 | AdvancedSIMD)
701 #define VFPv2v3 (VFPv2 | VFPv3)