Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Dencoding.h328 #define MATCH_FCVT_LU_Q 0xc6300053 macro
920 DECLARE_INSN(fcvt_lu_q, MATCH_FCVT_LU_Q, MASK_FCVT_LU_Q)
/freebsd/sys/riscv/riscv/
H A Ddb_disasm.c258 { "fcvt.lu.q", "d,S", MATCH_FCVT_LU_Q, MASK_FCVT_LU_Q,m_op },