Commit Graph

3 Commits

Author SHA1 Message Date
Sheng cf0b6df6db [M68k][Disassembler] Adopt the new variable length decoder
This is an example usage of D120958.

After these patches are landed, we can strip off the codebeads officially.

Reviewed By: myhsu

Differential Revision: https://reviews.llvm.org/D120960
2022-05-15 08:44:58 +08:00
Min-Yih Hsu fccdc5618d [M68k] Adopt VarLenCodeEmitter for shift / rotate instructions
This patch is covered by existing MC tests.
2022-04-03 22:52:32 -07:00
Min-Yih Hsu 07be76f2ae [M68k][Disassembler][NFC] Re-organize test files
Put test cases of each instruction category into their own files. NFC.
2022-01-25 13:10:15 +08:00