[all-commits] [llvm/llvm-project] d2672a: [M68k][MC] Add fmove.l from / to fp control registers

Min-Yih Hsu via All-commits all-commits at lists.llvm.org
Mon Dec 11 23:06:59 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d2672a550137c0d9c3f4d05c8eb41dc5ab51867b
      https://github.com/llvm/llvm-project/commit/d2672a550137c0d9c3f4d05c8eb41dc5ab51867b
  Author: Min-Yih Hsu <min at myhsu.dev>
  Date:   2023-12-11 (Mon, 11 Dec 2023)

  Changed paths:
    M llvm/lib/Target/M68k/AsmParser/M68kAsmParser.cpp
    M llvm/lib/Target/M68k/Disassembler/M68kDisassembler.cpp
    M llvm/lib/Target/M68k/M68kInstrData.td
    M llvm/lib/Target/M68k/M68kInstrInfo.td
    M llvm/lib/Target/M68k/M68kRegisterInfo.td
    M llvm/lib/Target/M68k/MCTargetDesc/M68kMCCodeEmitter.cpp
    A llvm/test/MC/M68k/Data/Classes/MxFMove_FSYS.s

  Log Message:
  -----------
  [M68k][MC] Add fmove.l from / to fp control registers

Including splitting up the FPCR register class into classes with finer
granularities.
Right now we only support address / data registers as source /
destinations.




More information about the All-commits mailing list