Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Dencoding.h348 #define MATCH_FCVT_D_L 0xd2200053 macro
930 DECLARE_INSN(fcvt_d_l, MATCH_FCVT_D_L, MASK_FCVT_D_L)
/freebsd/sys/riscv/riscv/
H A Ddb_disasm.c268 { "fcvt.d.l", "D,s", MATCH_FCVT_D_L, MASK_FCVT_D_L, m_op },