Home
last modified time | relevance | path

Searched refs:MipsOpcode (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Instruction/MIPS64/
HDEmulateInstructionMIPS64.h119 } MipsOpcode; typedef
121 static MipsOpcode*
HDEmulateInstructionMIPS64.cpp400 EmulateInstructionMIPS64::MipsOpcode*
403 static EmulateInstructionMIPS64::MipsOpcode in GetOpcodeForInstruction()
538 MipsOpcode *opcode_data = GetOpcodeForInstruction (op_name); in EvaluateInstruction()
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Instruction/MIPS/
HDEmulateInstructionMIPS.h119 } MipsOpcode; typedef
121 static MipsOpcode*
HDEmulateInstructionMIPS.cpp400 EmulateInstructionMIPS::MipsOpcode*
403 static EmulateInstructionMIPS::MipsOpcode in GetOpcodeForInstruction()
535 MipsOpcode *opcode_data = GetOpcodeForInstruction (op_name); in EvaluateInstruction()