Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/riscv/include/
HDencoding.h327 #define MASK_FCVT_L_Q 0xfff0007f macro
919 DECLARE_INSN(fcvt_l_q, MATCH_FCVT_L_Q, MASK_FCVT_L_Q)
/freebsd-14-stable/sys/riscv/riscv/
HDdb_disasm.c258 { "fcvt.l.q", "d,S", MATCH_FCVT_L_Q, MASK_FCVT_L_Q, m_op },