Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Instruction/MIPS64/
HDEmulateInstructionMIPS64.h224 Emulate_BGEZL (llvm::MCInst& insn);
HDEmulateInstructionMIPS64.cpp447 … { "BGEZL", &EmulateInstructionMIPS64::Emulate_BGEZL, "BGEZL rt,offset" }, in GetOpcodeForInstruction()
980 EmulateInstructionMIPS64::Emulate_BGEZL (llvm::MCInst& insn) in Emulate_BGEZL() function in EmulateInstructionMIPS64
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Instruction/MIPS/
HDEmulateInstructionMIPS.h218 Emulate_BGEZL (llvm::MCInst& insn);
HDEmulateInstructionMIPS.cpp444 { "BGEZL", &EmulateInstructionMIPS::Emulate_BGEZL, "BGEZL rt,offset" }, in GetOpcodeForInstruction()
913 EmulateInstructionMIPS::Emulate_BGEZL (llvm::MCInst& insn) in Emulate_BGEZL() function in EmulateInstructionMIPS