[NFC][M68k] Fix typo
authorSheng <ox59616e@gmail.com>
Sun, 13 Feb 2022 05:09:33 +0000 (13:09 +0800)
committerSheng <ox59616e@gmail.com>
Sun, 13 Feb 2022 05:10:11 +0000 (13:10 +0800)
llvm/lib/Target/M68k/M68kInstrArithmetic.td

index a8d29f6..72b33ad 100644 (file)
@@ -138,7 +138,7 @@ class MxBiArOp_R_RI_xEA<string MN, SDNode NODE, MxType TYPE, bits<4> CMD>
 }
 
 // Again, there are two ways to write an immediate to Dn register either dEA
-// opmode or using *I encoding, and again some instrucitons also support address
+// opmode or using *I encoding, and again some instructions also support address
 // registers some do not.
 class MxBiArOp_R_RI<string MN, SDNode NODE, MxType TYPE, bits<4> CMD>
     : MxInst<(outs TYPE.ROp:$dst), (ins TYPE.ROp:$src, TYPE.IOp:$opd),