Searched refs:FRAME_T5 (Results 1 – 8 of 8) sorted by relevance
/openbsd/sys/arch/alpha/include/ |
H A D | frame.h | 56 #define FRAME_T5 6 macro
|
/openbsd/sys/arch/alpha/alpha/ |
H A D | db_interface.c | 102 { "t5", &ddb_regs.tf_regs[FRAME_T5], FCN_NULL }, 237 FRAME_T5,
|
H A D | debug.s | 134 stq t5,(FRAME_T5*8)(sp)
|
H A D | process_machdep.c | 215 FRAME_T5, in ptrace_read_register()
|
H A D | genassym.cf | 58 export FRAME_T5
|
H A D | locore.s | 300 stq t5,(FRAME_T5*8)(sp) 328 ldq t5,(FRAME_T5*8)(sp) 1006 stq t5,(FRAME_T5*8)(sp)
|
H A D | trap.c | 671 FRAME_T3, FRAME_T4, FRAME_T5, FRAME_T6,
|
H A D | machdep.c | 1260 regp->r_regs[R_T5] = framep->tf_regs[FRAME_T5]; 1300 framep->tf_regs[FRAME_T5] = regp->r_regs[R_T5];
|