Home
last modified time | relevance | path

Searched defs:MSR_IR (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/plat-aix3/
DIN.py23 MSR_IR = 0x0020 variable
/external/python/cpython2/Lib/plat-aix4/
DIN.py23 MSR_IR = 0x0020 variable
/external/u-boot/arch/powerpc/include/asm/
Dprocessor.h39 #define MSR_IR (1<<5) /* Instruction Relocate */ macro