Home
last modified time | relevance | path

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

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