Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Dencoding.h230 #define MATCH_FSUB_D 0xa000053 macro
871 DECLARE_INSN(fsub_d, MATCH_FSUB_D, MASK_FSUB_D)
/freebsd/sys/riscv/riscv/
H A Ddb_disasm.c209 { "fsub.d", "D,S,T", MATCH_FSUB_D, MASK_FSUB_D, m_op },