Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A D_siginfo.h78 #define ILL_COPROC 7 /* Coprocessor error */ macro
/dragonfly/sys/platform/pc64/x86_64/
H A Dtrap.c615 ucode = ILL_COPROC; in trap()