aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/fclass_s.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>
2016-03-01Upgrade to latest SoftFloatAndrew Waterman1-1/+1
2015-04-03Support setting ISA/subsets with --isa flagAndrew Waterman1-0/+1
Default is RV64IMAFDC. Can do things like --isa=RV32 (which implies IMAFDC) --isa=IM (which implies RV64) --isa=RV64IMAFDXhwacha
2014-03-06Add fclass.{s|d} instructionsAndrew Waterman1-0/+2