Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Dencoding.h11 #define MASK_BNE 0x707f macro
761 DECLARE_INSN(bne, MATCH_BNE, MASK_BNE)
/freebsd/sys/riscv/riscv/
H A Ddb_disasm.c99 { "bne", "s,t,p", MATCH_BNE, MASK_BNE, m_op },