Searched refs:InstFmt (Results 1 – 6 of 6) sorted by relevance
52 InstFmt insn; in stack_capture()
895 InstFmt inst; in trap()896 inst = *(InstFmt *)(intptr_t)trapframe->pc; in trap()1162 InstFmt inst; in MipsEmulateBranch()1174 inst = *(InstFmt *) instptr; in MipsEmulateBranch()1179 inst = *(InstFmt *) instPC; in MipsEmulateBranch()
253 InstFmt inst; in db_inst_type()
157 InstFmt i; in md_printins()
86 InstFmt i; in stacktrace_subr()
120 } InstFmt; typedef