Michael Neuling <[email protected]> writes: > /* Invalidate all TLBs */ > - PPC_TLBILX_ALL(0,0) > + PPC_TLBILX_ALL(R0,R0)
The first argument is (RA|0), so 0 is zero, not r0. Andreas. -- Andreas Schwab, [email protected] GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." _______________________________________________ Linuxppc-dev mailing list [email protected] https://lists.ozlabs.org/listinfo/linuxppc-dev
