Searched refs:InstFmt (Results 1 – 11 of 11) sorted by relevance
278 get_imm(InstFmt i, char *type, uint32_t *val) in get_imm()393 match_type(InstFmt i, struct riscv_op *op, vm_offset_t loc) in match_type()459 InstFmt i; in db_disasm()
112 } InstFmt; typedef
55 InstFmt insn; in stack_capture()
913 InstFmt inst; in trap()914 inst = *(InstFmt *)(intptr_t)trapframe->pc; in trap()1181 InstFmt inst; in MipsEmulateBranch()1194 inst = *(InstFmt *) instptr; in MipsEmulateBranch()1199 inst = *(InstFmt *) instPC; in MipsEmulateBranch()
252 InstFmt inst; in db_inst_type()
151 InstFmt i; in md_printins()
136 InstFmt i; in stacktrace_subr()
297 InstFmt i; in dtrace_next_frame()514 InstFmt i; in dtrace_next_uframe()
247 InstFmt i; in dtrace_invop_start()
477 InstFmt i; in pmc_next_frame()622 InstFmt i; in pmc_next_uframe()
118 } InstFmt; typedef