Home
last modified time | relevance | path

Searched defs:fpframe (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/arch/m68k/include/
H A Dcpuframe.h149 struct fpframe { struct
150 union FPF_u1 {
157 } FPF_u1;
158 union FPF_u2 {
197 struct fpframe060 { argument
/netbsd/sys/arch/m68k/m68k/
H A Dfpu.c59 struct fpframe fpframe; in fpu_probe() local