Searched defs:inst_t (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libdisasm/sparc/
H A Ddis_sparc.h64 /* different types of things we can have in inst_t */
72 typedef struct inst inst_t; typedef in typeref:struct:inst
75 typedef int (*format_fcn)(dis_handle_t *, uint32_t, const inst_t *, int);
99 inst_t ov_inst;

Completed in 15 milliseconds