Home
last modified time | relevance | path

Searched refs:MASK_FCVT_D_S (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/riscv/include/
H A Dencoding.h249 #define MASK_FCVT_D_S 0xfff0007f macro
880 DECLARE_INSN(fcvt_d_s, MATCH_FCVT_D_S, MASK_FCVT_D_S)
/freebsd/sys/riscv/riscv/
H A Ddb_disasm.c218 { "fcvt.d.s", "D,S", MATCH_FCVT_D_S, MASK_FCVT_D_S, m_op },