Home
last modified time | relevance | path

Searched refs:InstFmt (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/mips/mips/
H A Dstack_machdep.c52 InstFmt insn; in stack_capture()
H A Dtrap.c895 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()
H A Ddb_interface.c253 InstFmt inst; in db_inst_type()
H A Ddb_disasm.c157 InstFmt i; in md_printins()
H A Ddb_trace.c86 InstFmt i; in stacktrace_subr()
/f-stack/freebsd/mips/include/
H A Dmips_opcode.h120 } InstFmt; typedef