Searched refs:VFPv2_ABOVE (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/lldb/source/Plugins/Instruction/ARM64/ |
D | EmulateInstructionARM64.cpp | 68 #define VFPv2_ABOVE (VFPv2 | VFPv3 | AdvancedSIMD) macro
|
/external/llvm-project/lldb/source/Plugins/Instruction/ARM/ |
D | EmulateInstructionARM.cpp | 700 #define VFPv2_ABOVE (VFPv2 | VFPv3 | AdvancedSIMD) macro 13131 {0x0e100f00, 0x0c100b00, ARMvAll, eEncodingA1, VFPv2_ABOVE, eSize32, in GetARMOpcodeForInstruction() 13135 {0x0f300f00, 0x0d100b00, ARMvAll, eEncodingA1, VFPv2_ABOVE, eSize32, in GetARMOpcodeForInstruction() 13178 {0x0e100f00, 0x0c000b00, ARMvAll, eEncodingA1, VFPv2_ABOVE, eSize32, in GetARMOpcodeForInstruction() 13182 {0x0f300f00, 0x0d000b00, ARMvAll, eEncodingA1, VFPv2_ABOVE, eSize32, in GetARMOpcodeForInstruction() 13663 {0xfe100f00, 0xec100b00, ARMvAll, eEncodingT1, VFPv2_ABOVE, eSize32, in GetThumbOpcodeForInstruction() 13667 {0xffe00f00, 0xed100b00, ARMvAll, eEncodingT1, VFPv2_ABOVE, eSize32, in GetThumbOpcodeForInstruction() 13723 {0xfe100f00, 0xec000b00, ARMvAll, eEncodingT1, VFPv2_ABOVE, eSize32, in GetThumbOpcodeForInstruction() 13727 {0xff300f00, 0xed000b00, ARMvAll, eEncodingT1, VFPv2_ABOVE, eSize32, in GetThumbOpcodeForInstruction()
|