Home
last modified time | relevance | path

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

/freebsd/sys/riscv/include/
H A Dencoding.h437 #define MASK_C_JAL 0xe003 macro
974 DECLARE_INSN(c_jal, MATCH_C_JAL, MASK_C_JAL)
/freebsd/sys/riscv/riscv/
H A Ddb_disasm.c306 { "c.jal", "Ca", MATCH_C_JAL, MASK_C_JAL, m_op },