Home
last modified time | relevance | path

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

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