Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Dencoding.h23 #define MASK_JAL 0x7f macro
767 DECLARE_INSN(jal, MATCH_JAL, MASK_JAL)
/freebsd/sys/riscv/riscv/
H A Ddb_disasm.c105 { "jal", "d,a", MATCH_JAL, MASK_JAL, m_op },