aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/fclass_h.h
AgeCommit message (Collapse)AuthorFilesLines
2022-08-04Modify F/D/Zfh instructions to add support for Zfinx/Zdinx/Zhinx{min} ↵liweiwei1-2/+2
instructions change the extention check for F/D/Zfh instructions modify the F/D/Zfh instructions to read X regs when enable Zfinx Co-authored-by: wangmeng <shusheng8495@hotmail.com>
2020-06-16zfh: implement all instructionsChih-Min Chao1-0/+3
Signed-off-by: Chih-Min Chao <chihmin.chao@sifive.com>