Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Dencoding.h387 #define MASK_FMSUB_D 0x600007f macro
949 DECLARE_INSN(fmsub_d, MATCH_FMSUB_D, MASK_FMSUB_D)
/freebsd/sys/riscv/riscv/
H A Ddb_disasm.c287 { "fmsub.d", "D,S,T,R", MATCH_FMSUB_D, MASK_FMSUB_D, m_op },