aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib
diff options
context:
space:
mode:
authorSheng <ox59616e@gmail.com>2022-02-13 13:09:33 +0800
committerSheng <ox59616e@gmail.com>2022-02-13 13:10:11 +0800
commit5fd28e4de1ab365b615c4662a4aadf24f379cde5 (patch)
treebe102bc24cb5c67f2f6a96605b625996d59a59e5 /llvm/lib
parent8b01b638d0145473d27a0dd99ded48cc5a8b85a1 (diff)
[NFC][M68k] Fix typo
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/Target/M68k/M68kInstrArithmetic.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/M68k/M68kInstrArithmetic.td b/llvm/lib/Target/M68k/M68kInstrArithmetic.td
index a8d29f64c7a8..72b33ad68ed8 100644
--- a/llvm/lib/Target/M68k/M68kInstrArithmetic.td
+++ b/llvm/lib/Target/M68k/M68kInstrArithmetic.td
@@ -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),