Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/
HDEmulateInstructionARM.cpp157 #define AdvancedSIMD (1u << 4) macro
159 #define VFPv1_ABOVE (VFPv1 | VFPv2 | VFPv3 | AdvancedSIMD)
160 #define VFPv2_ABOVE (VFPv2 | VFPv3 | AdvancedSIMD)
12474 …{ 0xffb00000, 0xf4200000, ARMvAll, eEncodingA1, AdvancedSIMD, eSize32, &EmulateInstructionAR… in GetARMOpcodeForInstruction()
12475 …{ 0xffb00300, 0xf4a00000, ARMvAll, eEncodingA1, AdvancedSIMD, eSize32, &EmulateInstructionAR… in GetARMOpcodeForInstruction()
12476 …{ 0xffb00f00, 0xf4a00c00, ARMvAll, eEncodingA1, AdvancedSIMD, eSize32, &EmulateInstructionAR… in GetARMOpcodeForInstruction()
12496 …{ 0xffb00000, 0xf4000000, ARMvAll, eEncodingA1, AdvancedSIMD, eSize32, &EmulateInstructionAR… in GetARMOpcodeForInstruction()
12497 …{ 0xffb00300, 0xf4800000, ARMvAll, eEncodingA1, AdvancedSIMD, eSize32, &EmulateInstructionAR… in GetARMOpcodeForInstruction()
12792 …{ 0xffb00000, 0xf9200000, ARMvAll, eEncodingT1, AdvancedSIMD, eSize32, &EmulateInstructionAR… in GetThumbOpcodeForInstruction()
12793 …{ 0xffb00300, 0xf9a00000, ARMvAll, eEncodingT1, AdvancedSIMD, eSize32, &EmulateInstructionAR… in GetThumbOpcodeForInstruction()
[all …]