CTSRD-CHERI/llvm-project

Missing implementation for cclear instruction in CHERI-RISC-V

francislaus opened this issue · 0 comments

CHERI-LLVM implements clear and fpclear, but is missing an implementation for the cclear instruction. Given the similarity of all three instructions, it should hopefully be straight-forward to implement cclear.