[all-commits] [llvm/llvm-project] 33fe08: [M68k] Add addressing modes ARIPI and ARIPD suppor...

Jim Lin via All-commits all-commits at lists.llvm.org
Sat Jan 29 05:05:03 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 33fe0872cd54afa1fc036e0d9fdc89d65449f9ff
      https://github.com/llvm/llvm-project/commit/33fe0872cd54afa1fc036e0d9fdc89d65449f9ff
  Author: Jim Lin <jim at andestech.com>
  Date:   2022-01-29 (Sat, 29 Jan 2022)

  Changed paths:
    M llvm/lib/Target/M68k/M68kInstrBits.td
    M llvm/test/MC/M68k/Bits/Classes/MxBTST_MI.s
    M llvm/test/MC/M68k/Bits/Classes/MxBTST_MR.s

  Log Message:
  -----------
  [M68k] Add addressing modes ARIPI and ARIPD support for BTST

BTST missed ARIPI and ARIPD addressing modes support.

Reviewed By: myhsu

Differential Revision: https://reviews.llvm.org/D116580




More information about the All-commits mailing list