Home
last modified time | relevance | path

Searched defs:ignore_cond (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DEmulateInstructionRISCV.cpp1601 bool EmulateInstructionRISCV::Execute(DecodeResult inst, bool ignore_cond) { in Execute()
1607 bool ignore_cond = options & eEmulateInstructionOptionIgnoreConditions; in EvaluateInstruction() local