Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/vax/include/
H A Dmtpr.h149 #define PR_VPSR 144 /* Vector processor status register */ macro
/netbsd-src/sys/arch/vax/vax/
H A Dka6400.c146 mtpr(0, PR_VPSR); /* Can't use vector processor */ in ka6400_attach()