Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/riscv/include/
HDencoding.h379 #define MASK_FMSUB_S 0x600007f macro
945 DECLARE_INSN(fmsub_s, MATCH_FMSUB_S, MASK_FMSUB_S)
/freebsd-14-stable/sys/riscv/riscv/
HDdb_disasm.c284 { "fmsub.s", "D,S,T,R", MATCH_FMSUB_S, MASK_FMSUB_S, m_op },