Min-Yih Hsu 7cbcde4aa3 [M68k] Use separate asm operand class for different widths of address
This could help asm parser to pick the correct variant of instruction.
This patch also migrated all the control instructions MC tests.
2021-08-09 00:07:19 -07:00
..

OBJECT CODE TESTS

NOTE: This folder will be moved to llvm/test/MC/M68k when the integrated assembler is finished (currently the AsmParser is not implemented yet).

Purpose

These test snippets are to test object code generation features, specifically lowering of MxBean encoding, Relocations and specific commands encoding classes.

MxBean

TODO

Relocations

TODO

Encoding Classes

TODO