Searched refs:Emulate_BGEC (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/contrib/llvm/tools/lldb/source/Plugins/Instruction/MIPS64/ |
| HD | EmulateInstructionMIPS64.h | 197 Emulate_BGEC (llvm::MCInst& insn);
|
| HD | EmulateInstructionMIPS64.cpp | 438 … { "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/ |
| HD | EmulateInstructionMIPS.h | 191 Emulate_BGEC (llvm::MCInst& insn);
|
| HD | EmulateInstructionMIPS.cpp | 435 { "BGEC", &EmulateInstructionMIPS::Emulate_BGEC, "BGEC rs,rt,offset" }, in GetOpcodeForInstruction() 1871 EmulateInstructionMIPS::Emulate_BGEC (llvm::MCInst& insn) in Emulate_BGEC() function in EmulateInstructionMIPS
|