Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Dencoding.h431 #define MASK_C_SW 0xe003 macro
971 DECLARE_INSN(c_sw, MATCH_C_SW, MASK_C_SW)
/freebsd/sys/riscv/riscv/
H A Ddb_disasm.c318 { "c.sw", "Ct,Ck(Cs)", MATCH_C_SW, MASK_C_SW, m_op },