Searched refs:EmulateADCImm (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h628 bool EmulateADCImm(const uint32_t opcode, const ARMEncoding encoding);
H A DEmulateInstructionARM.cpp5780 bool EmulateInstructionARM::EmulateADCImm(const uint32_t opcode, function in class:EmulateInstructionARM
12888 &EmulateInstructionARM::EmulateADCImm, "adc{s}<c> <Rd>, <Rn>, #const"},
13304 &EmulateInstructionARM::EmulateADCImm, "adc{s}<c> <Rd>, <Rn>, #<const>"},

Completed in 147 milliseconds