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

/osnet-11/usr/src/lib/libc/amd64/unwind/
H A Dreg_num.h53 #define EIR_R13 13 /* callee saves */ macro
H A Dcall_frame_inst.c135 new_ctx->current_regs[EIR_R13] = old_ctx->entry_regs[EIR_R13];
255 ctx->entry_regs[EIR_R13] = ctx->current_regs[EIR_R13];
284 fix_reg(ctx, func_state, EIR_R13);
389 case EIR_R13:

Completed in 465 milliseconds