Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Dencoding.h43 #define MASK_ORI 0x707f macro
777 DECLARE_INSN(ori, MATCH_ORI, MASK_ORI)
/freebsd/sys/riscv/riscv/
H A Ddb_disasm.c115 { "ori", "d,s,j", MATCH_ORI, MASK_ORI, m_op },