Typo.
authorChad Rosier <mcrosier@apple.com>
Tue, 17 Apr 2012 21:48:36 +0000 (21:48 +0000)
committerChad Rosier <mcrosier@apple.com>
Tue, 17 Apr 2012 21:48:36 +0000 (21:48 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154953 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/ARM/ARMInstrInfo.td

index af0cafb4774f6181fdea097e12c699422e992325..9fb7b24ea4b428a289cbad026c797824e31aaa1e 100644 (file)
@@ -4106,7 +4106,7 @@ def ISB : AInoP<(outs), (ins memb_opt:$opt), MiscFrm, NoItinerary,
   let Inst{3-0} = opt;
 }
 
-// Pseudo isntruction that combines movs + predicated rsbmi
+// Pseudo instruction that combines movs + predicated rsbmi
 // to implement integer ABS
 let usesCustomInserter = 1, Defs = [CPSR] in {
 def ABS : ARMPseudoInst<