Searched refs:ARMV7_ABOVE (Results 1 – 1 of 1) sorted by relevance
/external/llvm-project/lldb/source/Plugins/Instruction/ARM/ |
D | EmulateInstructionARM.cpp | 691 #define ARMV7_ABOVE (ARMv7 | ARMv7S | ARMv8) macro 13290 {0xffffffff, 0x0000bf10, ARMV7_ABOVE, eEncodingT1, No_VFP, eSize16, in GetThumbOpcodeForInstruction() 13292 {0xffffffff, 0x0000bf20, ARMV7_ABOVE, eEncodingT1, No_VFP, eSize16, in GetThumbOpcodeForInstruction() 13294 {0xffffffff, 0x0000bf30, ARMV7_ABOVE, eEncodingT1, No_VFP, eSize16, in GetThumbOpcodeForInstruction() 13296 {0xffffffff, 0x0000bf40, ARMV7_ABOVE, eEncodingT1, No_VFP, eSize16, in GetThumbOpcodeForInstruction()
|