Searched refs:eSize32 (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/ARM/ |
| H A D | EmulateInstructionARM.cpp | 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() 12843 {0x0e5f0000, 0x040d0000, ARMvAll, eEncodingA1, No_VFP, eSize32, in GetARMOpcodeForInstruction() [all …]
|
| H A D | EmulateInstructionARM.h | 292 enum ARMInstrSize { eSize16, eSize32 }; enumerator
|