Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h663 bool EmulateMUL(const uint32_t opcode, const ARMEncoding encoding);
H A DEmulateInstructionARM.cpp1469 bool EmulateInstructionARM::EmulateMUL(const uint32_t opcode, in EmulateMUL() function in EmulateInstructionARM
13039 &EmulateInstructionARM::EmulateMUL, "mul{s}<c> <Rd>,<R>,<Rm>"}, in GetARMOpcodeForInstruction()
13520 &EmulateInstructionARM::EmulateMUL, "muls <Rdm>,<Rn>,<Rdm>"}, in GetThumbOpcodeForInstruction()
13523 &EmulateInstructionARM::EmulateMUL, "mul<c> <Rd>,<Rn>,<Rm>"}, in GetThumbOpcodeForInstruction()