Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Dencoding.h83 #define MASK_SRAW 0xfe00707f macro
797 DECLARE_INSN(sraw, MATCH_SRAW, MASK_SRAW)
/freebsd/sys/riscv/riscv/
H A Ddb_disasm.c135 { "sraw", "d,s,t", MATCH_SRAW, MASK_SRAW, m_op },