Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Instruction/ARM64/
DEmulateInstructionARM64.cpp61 #define No_VFP 0 macro
199 {0xff000000, 0xd1000000, No_VFP, in GetOpcodeForInstruction()
202 {0xff000000, 0xf1000000, No_VFP, in GetOpcodeForInstruction()
205 {0xff000000, 0x91000000, No_VFP, in GetOpcodeForInstruction()
208 {0xff000000, 0xb1000000, No_VFP, in GetOpcodeForInstruction()
212 {0xff000000, 0x51000000, No_VFP, in GetOpcodeForInstruction()
215 {0xff000000, 0x71000000, No_VFP, in GetOpcodeForInstruction()
218 {0xff000000, 0x11000000, No_VFP, in GetOpcodeForInstruction()
221 {0xff000000, 0x31000000, No_VFP, in GetOpcodeForInstruction()
225 {0xffc00000, 0x29000000, No_VFP, in GetOpcodeForInstruction()
[all …]
/external/llvm-project/lldb/source/Plugins/Instruction/ARM/
DEmulateInstructionARM.cpp693 #define No_VFP 0 macro
12851 {0x0fff0000, 0x092d0000, ARMvAll, eEncodingA1, No_VFP, eSize32, in GetARMOpcodeForInstruction()
12853 {0x0fff0fff, 0x052d0004, ARMvAll, eEncodingA2, No_VFP, eSize32, in GetARMOpcodeForInstruction()
12857 {0x0ffff000, 0x028d7000, ARMvAll, eEncodingA1, No_VFP, eSize32, in GetARMOpcodeForInstruction()
12859 {0x0ffff000, 0x024c7000, ARMvAll, eEncodingA1, No_VFP, eSize32, in GetARMOpcodeForInstruction()
12862 {0x0fffffff, 0x01a0c00d, ARMvAll, eEncodingA1, No_VFP, eSize32, in GetARMOpcodeForInstruction()
12864 {0x0ffff000, 0x028dc000, ARMvAll, eEncodingA1, No_VFP, eSize32, in GetARMOpcodeForInstruction()
12866 {0x0ffff000, 0x024dc000, ARMvAll, eEncodingA1, No_VFP, eSize32, in GetARMOpcodeForInstruction()
12870 {0x0ffff000, 0x024dd000, ARMvAll, eEncodingA1, No_VFP, eSize32, in GetARMOpcodeForInstruction()
12872 {0x0fef0010, 0x004d0000, ARMvAll, eEncodingA1, No_VFP, eSize32, in GetARMOpcodeForInstruction()
[all …]