Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Dencoding.h255 #define MASK_FSUB_Q 0xfe00007f macro
883 DECLARE_INSN(fsub_q, MATCH_FSUB_Q, MASK_FSUB_Q)
/freebsd/sys/riscv/riscv/
H A Ddb_disasm.c221 { "fsub.q", "D,S,T", MATCH_FSUB_Q, MASK_FSUB_Q, m_op },