Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:UNINDEXED

696   /// UNINDEXED    "Normal" load / store. The effective address is already
699 /// chain, an unindexed load produces one value (result of the
700 /// load); an unindexed store does not produce a value.
702 /// PRE_INC Similar to the unindexed mode where the effective address is
721 UNINDEXED = 0,