Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/riscv/include/
HDencoding.h35 #define MASK_SLTIU 0x707f macro
773 DECLARE_INSN(sltiu, MATCH_SLTIU, MASK_SLTIU)
/freebsd-14-stable/sys/riscv/riscv/
HDdb_disasm.c112 { "sltiu", "d,s,j", MATCH_SLTIU, MASK_SLTIU, m_op },