Home | History | Annotate | Download | only in ARM

Lines Matching full:cpsr

119 /// Some instructions update CPSR partially, which can add false dependency for
121 /// mapped to a separate physical register. Avoid partial CPSR update for these
123 def FeatureAvoidPartialCPSR : SubtargetFeature<"avoid-partial-cpsr",
125 "Avoid CPSR partial update for OOO execution">;