Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.cpp2185 bool update_ra = false; in Emulate_Branch_MM() local
2250 update_ra = true; in Emulate_Branch_MM()
2258 update_ra = true; in Emulate_Branch_MM()
2270 if (update_ra) { in Emulate_Branch_MM()