Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Dencoding.h246 #define MATCH_FCVT_S_D 0x40100053 macro
879 DECLARE_INSN(fcvt_s_d, MATCH_FCVT_S_D, MASK_FCVT_S_D)
/freebsd/sys/riscv/riscv/
H A Ddb_disasm.c217 { "fcvt.s.d", "D,S", MATCH_FCVT_S_D, MASK_FCVT_S_D, m_op },