Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Dencoding.h19 #define MASK_BGEU 0x707f macro
765 DECLARE_INSN(bgeu, MATCH_BGEU, MASK_BGEU)
/freebsd/sys/riscv/riscv/
H A Ddb_disasm.c103 { "bgeu", "s,t,p", MATCH_BGEU, MASK_BGEU, m_op },