Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Dencoding.h327 #define MASK_FCVT_L_Q 0xfff0007f macro
919 DECLARE_INSN(fcvt_l_q, MATCH_FCVT_L_Q, MASK_FCVT_L_Q)
/freebsd/sys/riscv/riscv/
H A Ddb_disasm.c257 { "fcvt.l.q", "d,S", MATCH_FCVT_L_Q, MASK_FCVT_L_Q, m_op },