llvm-project/llvm/lib/Target/RISCV/Disassembler
Craig Topper a21c557955 [RISCV] Remove Zbproposedc extension
This consists of 3 compressed instructions, c.not, c.neg, and c.zext.w.
I believe these have been picked up by the Zce effort using different
encodings. I don't think it makes sense to keep them in bitmanip. It
will eventually cause a conflict if/when Zce is implemented in llvm.

Differential Revision: https://reviews.llvm.org/D110871
2021-09-30 14:23:05 -07:00
..
CMakeLists.txt [RISCV] Fix shared libs build 2021-02-09 06:14:25 -06:00
RISCVDisassembler.cpp [RISCV] Remove Zbproposedc extension 2021-09-30 14:23:05 -07:00