Searched refs:TT_SC_RET (Results 1 – 5 of 5) sorted by relevance
201 #define TT_SC_RET 0x881 /* system call normal return */ macro
200 mov TT_SC_RET, %g2 ! system call return code
412 #define TT_SC_RET 0x881 /* system call normal return */ macro
467 #define TT_SC_RET 0x881 /* system call normal return */ macro
573 case TT_SC_RET: in ttprint_short()