Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Dencoding.h64 #define MATCH_AND 0x7033 macro
788 DECLARE_INSN(and, MATCH_AND, MASK_AND)
/freebsd/sys/riscv/riscv/
H A Ddb_disasm.c126 { "and", "d,s,t", MATCH_AND, MASK_AND, m_op },