[M68k] Replace `IsM680x0` with predicates `AtLeastM680x0`
authorSheng <ox59616e@gmail.com>
Wed, 9 Nov 2022 10:25:09 +0000 (18:25 +0800)
committerSheng <ox59616e@gmail.com>
Wed, 9 Nov 2022 10:31:58 +0000 (18:31 +0800)
commitc7d6a0f6bfff53f1607d48dfd8a12c1592c0af56
treeae66a1bc783de67a635364f3782b55193a57fe15
parentd0133bf86dbc7e799e6adbf91c10133ffa2bddcf
[M68k] Replace `IsM680x0` with predicates `AtLeastM680x0`

The former is incorrect.

Reviewed By: myhsu

Differential Revision: https://reviews.llvm.org/D137425
llvm/lib/Target/M68k/M68kInstrData.td
llvm/lib/Target/M68k/M68kInstrInfo.td