powerpc/pasemi: Move lbz/stbciz to ppc-opcode.h
move lbz/stbciz to ppc-opcode.h. Signed-off-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
このコミットが含まれているのは:
@@ -301,11 +301,6 @@ _GLOBAL(real_writeb)
|
||||
|
||||
#ifdef CONFIG_PPC_PASEMI
|
||||
|
||||
/* No support in all binutils for these yet, so use defines */
|
||||
#define LBZCIX(RT,RA,RB) .long (0x7c0006aa|(RT<<21)|(RA<<16)|(RB << 11))
|
||||
#define STBCIX(RS,RA,RB) .long (0x7c0007aa|(RS<<21)|(RA<<16)|(RB << 11))
|
||||
|
||||
|
||||
_GLOBAL(real_205_readb)
|
||||
mfmsr r7
|
||||
ori r0,r7,MSR_DR
|
||||
|
新しいイシューから参照
ユーザーをブロックする