Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Dencoding.h465 #define MASK_C_BNEZ 0xe003 macro
988 DECLARE_INSN(c_bnez, MATCH_C_BNEZ, MASK_C_BNEZ)
/freebsd/sys/riscv/riscv/
H A Ddb_disasm.c334 { "c.bnez", "Cs,Cp", MATCH_C_BNEZ, MASK_C_BNEZ, m_op },