Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Dencoding.h334 #define MATCH_FCVT_S_W 0xd0000053 macro
923 DECLARE_INSN(fcvt_s_w, MATCH_FCVT_S_W, MASK_FCVT_S_W)
/freebsd/sys/riscv/riscv/
H A Ddb_disasm.c261 { "fcvt.s.w", "D,s", MATCH_FCVT_S_W, MASK_FCVT_S_W, m_op },