Home
last modified time | relevance | path

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

/art/compiler/utils/mips/
Dassembler_mips.cc4297 uint32_t patched_instruction = buffer_.Load<uint32_t>(GetLabelLocation(patcher_label)); in EmitBranch() local
4298 CHECK(!IsAbsorbableInstruction(patched_instruction)); in EmitBranch()