Searched refs:VFPv2_ABOVE (Results 1 – 1 of 1) sorted by relevance
/external/lldb/source/Plugins/Instruction/ARM/ |
D | EmulateInstructionARM.cpp | 160 #define VFPv2_ABOVE (VFPv2 | VFPv3 | AdvancedSIMD) macro 12442 …{ 0x0e100f00, 0x0c100b00, ARMvAll, eEncodingA1, VFPv2_ABOVE, eSize32, &EmulateInstructionAR… in GetARMOpcodeForInstruction() 12444 …{ 0x0f300f00, 0x0d100b00, ARMvAll, eEncodingA1, VFPv2_ABOVE, eSize32, &EmulateInstructionAR… in GetARMOpcodeForInstruction() 12464 …{ 0x0e100f00, 0x0c000b00, ARMvAll, eEncodingA1, VFPv2_ABOVE, eSize32, &EmulateInstructionAR… in GetARMOpcodeForInstruction() 12466 …{ 0x0f300f00, 0x0d000b00, ARMvAll, eEncodingA1, VFPv2_ABOVE, eSize32, &EmulateInstructionAR… in GetARMOpcodeForInstruction() 12760 …{ 0xfe100f00, 0xec100b00, ARMvAll, eEncodingT1, VFPv2_ABOVE, eSize32, &EmulateInstructionAR… in GetThumbOpcodeForInstruction() 12762 …{ 0xffe00f00, 0xed100b00, ARMvAll, eEncodingT1, VFPv2_ABOVE, eSize32, &EmulateInstructionAR… in GetThumbOpcodeForInstruction() 12787 …{ 0xfe100f00, 0xec000b00, ARMvAll, eEncodingT1, VFPv2_ABOVE, eSize32, &EmulateInstructionAR… in GetThumbOpcodeForInstruction() 12789 …{ 0xff300f00, 0xed000b00, ARMvAll, eEncodingT1, VFPv2_ABOVE, eSize32, &EmulateInstructionAR… in GetThumbOpcodeForInstruction()
|