[all-commits] [llvm/llvm-project] 386aca: [RISCV] Correct disassembly of cm.push/pop for RVE...

Craig Topper via All-commits all-commits at lists.llvm.org
Mon Mar 31 20:54:41 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 386aca4a3c9ed55c8fe2d9738dff4bcf57fb4f10
      https://github.com/llvm/llvm-project/commit/386aca4a3c9ed55c8fe2d9738dff4bcf57fb4f10
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2025-03-31 (Mon, 31 Mar 2025)

  Changed paths:
    M llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
    A llvm/test/MC/RISCV/rv32e-xqccmp-invalid.s
    A llvm/test/MC/RISCV/rv32e-zcmp-invalid.s
    A llvm/test/MC/RISCV/rv64e-xqccmp-invalid.s
    A llvm/test/MC/RISCV/rv64e-zcmp-invalid.s

  Log Message:
  -----------
  [RISCV] Correct disassembly of cm.push/pop for RVE. (#133816)

We shouldn't disassemble any encoding that refers to registers x16-x31
with RV32E.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list