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