[NFC][M68k] Fix typo

This commit is contained in:
Sheng 2022-02-13 13:09:33 +08:00
parent 8b01b638d0
commit 5fd28e4de1
1 changed files with 1 additions and 1 deletions

View 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),