Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:siReg

819   unsigned siReg = Op2.Mem.BaseReg;
821 if (X86MCRegisterClasses[X86::GR16RegClassID].contains(siReg))
823 if (X86MCRegisterClasses[X86::GR32RegClassID].contains(siReg))
825 if (X86MCRegisterClasses[X86::GR64RegClassID].contains(siReg))
2054 // Transform "lods[bwlq]" into "lods[bwlq] ($SIREG)" for appropriate
2055 // values of $SIREG according to the mode. It would be nice if this