Home
last modified time | relevance | path

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

/freebsd-13.1/sys/riscv/include/
H A Dencoding.h158 #define MASK_SC_W 0xf800707f macro
835 DECLARE_INSN(sc_w, MATCH_SC_W, MASK_SC_W)
/freebsd-13.1/sys/riscv/riscv/
H A Ddb_disasm.c175 { "sc.w", "d,t,0(s)", MATCH_SC_W, MASK_SC_W, m_op },