Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Dencoding.h349 #define MASK_FCVT_D_L 0xfff0007f 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 },