[M68k] Add more specific operand classes
authorRicky Taylor <rickytaylor26@gmail.com>
Tue, 16 Mar 2021 20:35:06 +0000 (13:35 -0700)
committerMin-Yih Hsu <minyihh@uci.edu>
Tue, 16 Mar 2021 20:37:50 +0000 (13:37 -0700)
commit8ef111222a3dd12a9175f69c3bff598c46e8bdf7
tree49db4d66eee7dc8243ed4a2510ac8ceb10435354
parent340d558c77892bbd197288bafde6f211740278d7
[M68k] Add more specific operand classes

This change adds an operand class for each addressing mode, which can then
be used as part of the assembler to match instructions.

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