Searched refs:MASK_SH (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/riscv/include/ |
| H A D | encoding.h | 101 #define MASK_SH 0x707f macro 806 DECLARE_INSN(sh, MATCH_SH, MASK_SH)
|
| /freebsd/sys/riscv/riscv/ |
| H A D | db_disasm.c | 144 { "sh", "t,q(s)", MATCH_SH, MASK_SH, m_op },
|
| /freebsd/sys/riscv/vmm/ |
| H A D | vmm_riscv.c | 364 else if (m_op(insn, MATCH_SH, MASK_SH)) in riscv_gen_inst_emul_data()
|