Searched refs:EmulateBEQZ (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/lldb/source/Plugins/Instruction/LoongArch/
H A DEmulateInstructionLoongArch.h76 bool EmulateBEQZ(uint32_t inst);
H A DEmulateInstructionLoongArch.cpp39 {0xfc000000, 0x40000000, &EmulateInstructionLoongArch::EmulateBEQZ,
216 bool EmulateInstructionLoongArch::EmulateBEQZ(uint32_t inst) { function in class:lldb_private::EmulateInstructionLoongArch

Completed in 105 milliseconds