Add MC support of RISCV Zcd Extension
This patch add the instructions of Zcd extension. Zcd is a subset of C Ext which include the double-precision floating-point instructions (c.fld, c.fldsp, c.fsd, c.fsdsp). Reviewed By: craig.topper Differential Revision: https://reviews.llvm.org/D134177
Loading
Please sign in to comment