Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/sys/riscv/riscv/
H A Ddb_disasm.c222 { "fsub.q", "D,S,T", MATCH_FSUB_Q, MASK_FSUB_Q, m_op },