[all-commits] [llvm/llvm-project] 256bf5: [RISCV] Update DecoderMethod and MCOperandPredicat...
Yeting Kuo via All-commits
all-commits at lists.llvm.org
Tue Dec 26 17:11:47 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 256bf56afa58679b50a72b69c0e2a4d198d42247
https://github.com/llvm/llvm-project/commit/256bf56afa58679b50a72b69c0e2a4d198d42247
Author: Yeting Kuo <46629943+yetingk at users.noreply.github.com>
Date: 2023-12-27 (Wed, 27 Dec 2023)
Changed paths:
M llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
M llvm/lib/Target/RISCV/RISCVInstrInfoZc.td
Log Message:
-----------
[RISCV] Update DecoderMethod and MCOperandPredicate of spimm. (#76061)
he spimm operand is an immediate whose only 4-5th bit could be setted
and not based on rlist operand
More information about the All-commits
mailing list