Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp61 #define No_VFP 0 macro
189 {0xff000000, 0xd1000000, No_VFP, in GetOpcodeForInstruction()
192 {0xff000000, 0xf1000000, No_VFP, in GetOpcodeForInstruction()
195 {0xff000000, 0x91000000, No_VFP, in GetOpcodeForInstruction()
198 {0xff000000, 0xb1000000, No_VFP, in GetOpcodeForInstruction()
202 {0xff000000, 0x51000000, No_VFP, in GetOpcodeForInstruction()
205 {0xff000000, 0x71000000, No_VFP, in GetOpcodeForInstruction()
208 {0xff000000, 0x11000000, No_VFP, in GetOpcodeForInstruction()
211 {0xff000000, 0x31000000, No_VFP, in GetOpcodeForInstruction()
215 {0xffc00000, 0x29000000, No_VFP, in GetOpcodeForInstruction()
[all …]
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp694 #define No_VFP 0 macro
12816 {0x0fff0000, 0x092d0000, ARMvAll, eEncodingA1, No_VFP, eSize32, in GetARMOpcodeForInstruction()
12818 {0x0fff0fff, 0x052d0004, ARMvAll, eEncodingA2, No_VFP, eSize32, in GetARMOpcodeForInstruction()
12822 {0x0ffff000, 0x028d7000, ARMvAll, eEncodingA1, No_VFP, eSize32, in GetARMOpcodeForInstruction()
12824 {0x0ffff000, 0x024c7000, ARMvAll, eEncodingA1, No_VFP, eSize32, in GetARMOpcodeForInstruction()
12827 {0x0fffffff, 0x01a0c00d, ARMvAll, eEncodingA1, No_VFP, eSize32, in GetARMOpcodeForInstruction()
12829 {0x0ffff000, 0x028dc000, ARMvAll, eEncodingA1, No_VFP, eSize32, in GetARMOpcodeForInstruction()
12831 {0x0ffff000, 0x024dc000, ARMvAll, eEncodingA1, No_VFP, eSize32, in GetARMOpcodeForInstruction()
12835 {0x0ffff000, 0x024dd000, ARMvAll, eEncodingA1, No_VFP, eSize32, in GetARMOpcodeForInstruction()
12837 {0x0fef0010, 0x004d0000, ARMvAll, eEncodingA1, No_VFP, eSize32, in GetARMOpcodeForInstruction()
[all …]