Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Dencoding.h205 #define MASK_CSRRSI 0x707f macro
858 DECLARE_INSN(csrrsi, MATCH_CSRRSI, MASK_CSRRSI)
/freebsd/sys/riscv/riscv/
H A Ddb_disasm.c196 { "csrrsi", "d,E,Z", MATCH_CSRRSI, MASK_CSRRSI, m_op },