Searched refs:MATCH_FMADD_Q (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/riscv/include/ |
H A D | encoding.h | 392 #define MATCH_FMADD_Q 0x6000043 macro 952 DECLARE_INSN(fmadd_q, MATCH_FMADD_Q, MASK_FMADD_Q)
|
/freebsd/sys/riscv/riscv/ |
H A D | db_disasm.c | 290 { "fmadd.q", "D,S,T,R", MATCH_FMADD_Q, MASK_FMADD_Q, m_op },
|