Home
last modified time | relevance | path

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

/art/compiler/dex/quick/x86/
Dassemble_x86.cc601 static bool ModrmIsRegReg(const X86EncodingMap* entry) { in ModrmIsRegReg() function
644 bool modrm_is_reg_reg = ModrmIsRegReg(entry); in ComputeSize()
922 bool modrm_is_reg_reg = ModrmIsRegReg(entry); in EmitPrefix()