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.cc615 bool has_sib = HasSib(entry); in ComputeSize() local
618 if (has_sib) { in ComputeSize()
657 if (has_sib || LowRegisterBits(raw_base) == rs_rX86_SP.GetRegNum() in ComputeSize()