Home
last modified time | relevance | path

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

/art/compiler/dex/quick/x86/
Dassemble_x86.cc635 static bool IsByteSecondOperand(const X86EncodingMap* entry) { in IsByteSecondOperand() function
660 (RegStorage::RegNum(raw_reg) >= 4 && !IsByteSecondOperand(entry)); in ComputeSize()
927 if (RegStorage::RegNum(raw_reg_r) >= 4 && !IsByteSecondOperand(entry)) { in EmitPrefix()
1227 if (!IsByteSecondOperand(entry)) { in EmitRegReg()