Home
last modified time | relevance | path

Searched refs:MDL_USEDFPU (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/sh3/include/
H A Dproc.h58 #define MDL_USEDFPU 0x0001 /* has used the FPU */ macro
/netbsd-src/sys/arch/sh3/sh3/
H A Dsh3_machdep.c518 l->l_md.md_flags &= ~(MDL_USEDFPU | MDL_SSTEP); in setregs()