[all-commits] [llvm/llvm-project] 4986a4: [M68k] Adopt VarLenCodeEmitter for bits instructions

Min-Yih Hsu via All-commits all-commits at lists.llvm.org
Thu Feb 17 14:20:42 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4986a41f58220e2b597de3ecf45de3714bb8ee23
      https://github.com/llvm/llvm-project/commit/4986a41f58220e2b597de3ecf45de3714bb8ee23
  Author: Min-Yih Hsu <minyihh at uci.edu>
  Date:   2022-02-17 (Thu, 17 Feb 2022)

  Changed paths:
    M llvm/lib/Target/M68k/M68kInstrBits.td
    M llvm/lib/Target/M68k/M68kInstrFormats.td
    M llvm/test/MC/Disassembler/M68k/bits.txt

  Log Message:
  -----------
  [M68k] Adopt VarLenCodeEmitter for bits instructions

And introduce operand encoding fragments (i.e. MxEncMemOp record) for
addressing modes 'o' and 'e'.




More information about the All-commits mailing list