Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/riscv/include/
HDencoding.h328 #define MATCH_FCVT_LU_Q 0xc6300053 macro
920 DECLARE_INSN(fcvt_lu_q, MATCH_FCVT_LU_Q, MASK_FCVT_LU_Q)
/freebsd-14-stable/sys/riscv/riscv/
HDdb_disasm.c259 { "fcvt.lu.q", "d,S", MATCH_FCVT_LU_Q, MASK_FCVT_LU_Q,m_op },