Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Dencoding.h449 #define MASK_C_SUB 0xfc63 macro
980 DECLARE_INSN(c_sub, MATCH_C_SUB, MASK_C_SUB)
/freebsd/sys/riscv/riscv/
H A Ddb_disasm.c326 { "c.sub", "Cs,Ct", MATCH_C_SUB, MASK_C_SUB, m_op },