Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Dencoding.h15 #define MASK_BGE 0x707f macro
763 DECLARE_INSN(bge, MATCH_BGE, MASK_BGE)
/freebsd/sys/riscv/riscv/
H A Ddb_disasm.c101 { "bge", "s,t,p", MATCH_BGE, MASK_BGE, m_op },