aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/flt_h.h
blob: dd6bc79fdc333e3daa778764c002163b9ed42be9 (plain)
1
2
3
4
require_either_extension(EXT_ZFH, EXT_ZHINX);
require_fp;
WRITE_RD(f16_lt(FRS1_H, FRS2_H));
set_fp_exceptions;