Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Dencoding.h77 #define MASK_SUBW 0xfe00707f macro
794 DECLARE_INSN(subw, MATCH_SUBW, MASK_SUBW)
/freebsd/sys/riscv/riscv/
H A Ddb_disasm.c132 { "subw", "d,s,t", MATCH_SUBW, MASK_SUBW, m_op },