Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Dencoding.h65 #define MASK_AND 0xfe00707f 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 },