Searched refs:InstFmt (Results 1 – 8 of 8) sorted by relevance
56 InstFmt insn; in stack_capture()
910 InstFmt inst; in trap()911 inst = *(InstFmt *)(intptr_t)trapframe->pc; in trap()1178 InstFmt inst; in MipsEmulateBranch()1191 inst = *(InstFmt *) instptr; in MipsEmulateBranch()1196 inst = *(InstFmt *) instPC; in MipsEmulateBranch()
252 InstFmt inst; in db_inst_type()
151 InstFmt i; in md_printins()
136 InstFmt i; in stacktrace_subr()
298 InstFmt i; in dtrace_next_frame()515 InstFmt i; in dtrace_next_uframe()
477 InstFmt i; in pmc_next_frame()622 InstFmt i; in pmc_next_uframe()
118 } InstFmt; typedef