Home
last modified time | relevance | path

Searched refs:PSL_IS (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/powerpc/include/
H A Dpsl.h65 #define PSL_IS 0x00000020UL /* Instruction address space */ macro
/freebsd/sys/powerpc/powerpc/
H A Dgenassym.c244 ASSYM(PSL_IS, PSL_IS);
/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_lwp_create.c199 uc->uc_mcontext.__gregs[_REG_PSL] |= PSL_IPL | PSL_IS;
/freebsd/sys/powerpc/booke/
H A Dlocore.S219 ori %r3, %r3, (PSL_IS | PSL_DS)
503 ori %r3, %r3, (PSL_IS | PSL_DS)