Searched refs:ARMV7_ABOVE (Results 1 – 1 of 1) sorted by relevance
/external/lldb/source/Plugins/Instruction/ARM/ |
D | EmulateInstructionARM.cpp | 151 #define ARMV7_ABOVE (ARMv7|ARMv7S|ARMv8) macro 12552 …{ 0xffffffff, 0x0000bf10, ARMV7_ABOVE, eEncodingT1, No_VFP, eSize16, &EmulateInstructionARM::Emu… in GetThumbOpcodeForInstruction() 12553 …{ 0xffffffff, 0x0000bf20, ARMV7_ABOVE, eEncodingT1, No_VFP, eSize16, &EmulateInstructionARM::Emu… in GetThumbOpcodeForInstruction() 12554 …{ 0xffffffff, 0x0000bf30, ARMV7_ABOVE, eEncodingT1, No_VFP, eSize16, &EmulateInstructionARM::Emu… in GetThumbOpcodeForInstruction() 12555 …{ 0xffffffff, 0x0000bf40, ARMV7_ABOVE, eEncodingT1, No_VFP, eSize16, &EmulateInstructionARM::Emu… in GetThumbOpcodeForInstruction()
|