Home
last modified time | relevance | path

Searched refs:tf_scratch1 (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/arch/m88k/m88k/
Dm88k_machdep.c238 f->tf_scratch1, f->tf_cpu); in regdump()
251 f->tf_scratch1, f->tf_cpu); in regdump()
Dgenassym.cf118 member EF_RET tf_scratch1
/openbsd/src/sys/arch/m88k/include/
Dframe.h44 register_t tf_scratch1; /* reserved for use by locore */ member