Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Instruction/ARM/
DEmulateInstructionARM.cpp150 #define ARMV6T2_ABOVE (ARMv6T2|ARMv7|ARMv7S|ARMv8) macro
12290 …{ 0x0fbf0f00, 0x0d2d0b00, ARMV6T2_ABOVE, eEncodingA1, No_VFP, eSize32, &EmulateInstructionARM::Emu… in GetARMOpcodeForInstruction()
12291 …{ 0x0fbf0f00, 0x0d2d0a00, ARMV6T2_ABOVE, eEncodingA2, No_VFP, eSize32, &EmulateInstructionARM::Emu… in GetARMOpcodeForInstruction()
12299 …{ 0x0fbf0f00, 0x0cbd0b00, ARMV6T2_ABOVE, eEncodingA1, No_VFP, eSize32, &EmulateInstructionARM::Emu… in GetARMOpcodeForInstruction()
12300 …{ 0x0fbf0f00, 0x0cbd0a00, ARMV6T2_ABOVE, eEncodingA2, No_VFP, eSize32, &EmulateInstructionARM::Emu… in GetARMOpcodeForInstruction()
12381 …{ 0x0ff00000, 0x03000000, ARMV6T2_ABOVE, eEncodingA2, No_VFP, eSize32, &EmulateInstructionARM::Emu… in GetARMOpcodeForInstruction()
12506 …{ 0xffff0000, 0xe92d0000, ARMV6T2_ABOVE, eEncodingT2, No_VFP, eSize32, &EmulateInstructionARM::Emu… in GetThumbOpcodeForInstruction()
12507 …{ 0xffff0fff, 0xf84d0d04, ARMV6T2_ABOVE, eEncodingT3, No_VFP, eSize32, &EmulateInstructionARM::Emu… in GetThumbOpcodeForInstruction()
12522 …{ 0xfbef8f00, 0xf1ad0d00, ARMV6T2_ABOVE, eEncodingT2, No_VFP, eSize32, &EmulateInstructionARM::Emu… in GetThumbOpcodeForInstruction()
12523 …{ 0xfbff8f00, 0xf2ad0d00, ARMV6T2_ABOVE, eEncodingT3, No_VFP, eSize32, &EmulateInstructionARM::Emu… in GetThumbOpcodeForInstruction()
[all …]