Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Instruction/MIPS64/
HDEmulateInstructionMIPS64.h197 Emulate_BGEC (llvm::MCInst& insn);
HDEmulateInstructionMIPS64.cpp438 … { "BGEC", &EmulateInstructionMIPS64::Emulate_BGEC, "BGEC rs,rt,offset" }, in GetOpcodeForInstruction()
1938 EmulateInstructionMIPS64::Emulate_BGEC (llvm::MCInst& insn) in Emulate_BGEC() function in EmulateInstructionMIPS64
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Instruction/MIPS/
HDEmulateInstructionMIPS.h191 Emulate_BGEC (llvm::MCInst& insn);
HDEmulateInstructionMIPS.cpp435 { "BGEC", &EmulateInstructionMIPS::Emulate_BGEC, "BGEC rs,rt,offset" }, in GetOpcodeForInstruction()
1871 EmulateInstructionMIPS::Emulate_BGEC (llvm::MCInst& insn) in Emulate_BGEC() function in EmulateInstructionMIPS