Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Dencoding.h337 #define MASK_FCVT_S_WU 0xfff0007f macro
924 DECLARE_INSN(fcvt_s_wu, MATCH_FCVT_S_WU, MASK_FCVT_S_WU)
/freebsd/sys/riscv/riscv/
H A Ddb_disasm.c262 { "fcvt.s.wu", "D,s", MATCH_FCVT_S_WU, MASK_FCVT_S_WU,m_op },