Files
clang-p2996/llvm/test/CodeGen/M68k/Encoding
Min-Yih Hsu a65b5ddd33 [M68k][test] Migrate MC tests related to MOVEM instruciton
Since we're now supporting the (correct) assembly syntax for MOVEM since
47f52f989b. The remaining MOVEM MC tests can not be migrated into
test/MC/M68k.
2021-08-24 13:09:53 -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