Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Dencoding.h59 #define MASK_SRL 0xfe00707f macro
785 DECLARE_INSN(srl, MATCH_SRL, MASK_SRL)
/freebsd/sys/riscv/riscv/
H A Ddb_disasm.c123 { "srl", "d,s,t", MATCH_SRL, MASK_SRL, m_op },