[NFC][M68k] Replace `APInt::zextOrSelf` with `APInt::zext`
authorSheng <ox59616e@gmail.com>
Thu, 19 May 2022 12:43:56 +0000 (20:43 +0800)
committerSheng <ox59616e@gmail.com>
Thu, 19 May 2022 12:43:56 +0000 (20:43 +0800)
commit017c98276b07a0abd1204ff34ee2b8f761099fac
treec8ea2a6a2d9dfc86867f5df3cef7d4749d0b9b15
parent13e1cf806567bc4987817e14a774198c3e3f2709
[NFC][M68k] Replace `APInt::zextOrSelf` with `APInt::zext`

This is a follow up to D125558
llvm/lib/Target/M68k/Disassembler/M68kDisassembler.cpp