Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lldb/source/Plugins/Instruction/LoongArch/
HDEmulateInstructionLoongArch.h85 bool EmulateBLT(uint32_t inst);
HDEmulateInstructionLoongArch.cpp57 {0xfc000000, 0x60000000, &EmulateInstructionLoongArch::EmulateBLT, in GetOpcodeForInstruction()
252 bool EmulateInstructionLoongArch::EmulateBLT(uint32_t inst) { in EmulateBLT() function in lldb_private::EmulateInstructionLoongArch