Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/riscv/include/
HDencoding.h19 #define MASK_BGEU 0x707f macro
765 DECLARE_INSN(bgeu, MATCH_BGEU, MASK_BGEU)
/freebsd-14-stable/sys/riscv/riscv/
HDdb_disasm.c104 { "bgeu", "s,t,p", MATCH_BGEU, MASK_BGEU, m_op },