Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/riscv/include/
HDencoding.h31 #define MASK_SLLI 0xfc00707f macro
771 DECLARE_INSN(slli, MATCH_SLLI, MASK_SLLI)
/freebsd-14-stable/sys/riscv/riscv/
HDdb_disasm.c110 { "slli", "d,s,>", MATCH_SLLI, MASK_SLLI, m_op },