Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Dencoding.h31 #define MASK_SLLI 0xfc00707f macro
771 DECLARE_INSN(slli, MATCH_SLLI, MASK_SLLI)
/freebsd/sys/riscv/riscv/
H A Ddb_disasm.c109 { "slli", "d,s,>", MATCH_SLLI, MASK_SLLI, m_op },