Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Dencoding.h393 #define MASK_FMADD_Q 0x600007f macro
952 DECLARE_INSN(fmadd_q, MATCH_FMADD_Q, MASK_FMADD_Q)
/freebsd/sys/riscv/riscv/
H A Ddb_disasm.c290 { "fmadd.q", "D,S,T,R", MATCH_FMADD_Q, MASK_FMADD_Q, m_op },