Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h667 bool EmulateMUL(const uint32_t opcode, const ARMEncoding encoding);
H A DEmulateInstructionARM.cpp1479 bool EmulateInstructionARM::EmulateMUL(const uint32_t opcode, in EmulateMUL() function in EmulateInstructionARM
13092 &EmulateInstructionARM::EmulateMUL, "mul{s}<c> <Rd>,<R>,<Rm>"}, in GetARMOpcodeForInstruction()
13591 &EmulateInstructionARM::EmulateMUL, "muls <Rdm>,<Rn>,<Rdm>"}, in GetThumbOpcodeForInstruction()
13594 &EmulateInstructionARM::EmulateMUL, "mul<c> <Rd>,<Rn>,<Rm>"}, in GetThumbOpcodeForInstruction()