SPR_TLB0CFG
e500_tlb_print(self, "tlb0", mfspr(SPR_TLB0CFG));
__asm("mfspr %0, %1" : "=r"(tlb0cfg) : "n"(SPR_TLB0CFG));