Searched refs:EmulateORRImm (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/ |
| H A D | EmulateInstructionARM.h | 676 bool EmulateORRImm(const uint32_t opcode, const ARMEncoding encoding);
|
| H A D | EmulateInstructionARM.cpp | 9003 bool EmulateInstructionARM::EmulateORRImm(const uint32_t opcode, in EmulateORRImm() function in EmulateInstructionARM 12986 &EmulateInstructionARM::EmulateORRImm, "orr{s}<c> <Rd>, <Rn>, #const"}, in GetARMOpcodeForInstruction() 13425 &EmulateInstructionARM::EmulateORRImm, "orr{s}<c> <Rd>, <Rn>, #<const>"}, in GetThumbOpcodeForInstruction()
|