Home
last modified time | relevance | path

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

/art/compiler/dex/quick/x86/
Dassemble_x86.cc642 bool has_sib = HasSib(entry); in ComputeSize() local
645 if (has_sib) { in ComputeSize()
684 if (has_sib || (LowRegisterBits(raw_base) == rs_rX86_SP_32.GetRegNum()) in ComputeSize()