Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Dencoding.h41 #define MASK_SRAI 0xfc00707f macro
776 DECLARE_INSN(srai, MATCH_SRAI, MASK_SRAI)
/freebsd/sys/riscv/riscv/
H A Ddb_disasm.c114 { "srai", "d,s,>", MATCH_SRAI, MASK_SRAI, m_op },