Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Dencoding.h61 #define MASK_SRA 0xfe00707f macro
786 DECLARE_INSN(sra, MATCH_SRA, MASK_SRA)
/freebsd/sys/riscv/riscv/
H A Ddb_disasm.c124 { "sra", "d,s,t", MATCH_SRA, MASK_SRA, m_op },