CR0_WP
{ CR0_WP, "WP ", "wp " },
#define CR0_DEFAULT (CR0_PE|CR0_PG|CR0_NE|CR0_WP)
lcr0(rcr0() | CR0_WP);