Searched refs:IsIndexed (Results 1 – 1 of 1) sorted by relevance
968 bool IsIndexed = fieldFromInstruction(insn, 10, 2) != 0; in DecodeSignedLdStInstruction() local972 if (IsLoad && IsIndexed && !IsFP && Rn != 31 && Rt == Rn) in DecodeSignedLdStInstruction()