Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Dencoding.h51 #define MASK_SLL 0xfe00707f macro
781 DECLARE_INSN(sll, MATCH_SLL, MASK_SLL)
/freebsd/sys/riscv/riscv/
H A Ddb_disasm.c119 { "sll", "d,s,t", MATCH_SLL, MASK_SLL, m_op },