Searched refs:xcode (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dmodel_dep.c462 const char *xcode; local
465 xcode = invxcption; /* Too big for table */
467 xcode = trap_type[sv->save_exception / 4]; /* Point to the type */
471 (unsigned int)sv->save_lr, (unsigned int)sv->save_r1, sv->save_exception, xcode);

Completed in 23 milliseconds