Help from Kernel Gurus needed!!!
David Edelsohn
dje at watson.ibm.com
Tue Jan 26 04:46:35 EST 1999
If you are just trying to copy r1 into r0, why not use move
regsiter instead of add immediate as the following:
__asm__ ("mr %0,1" : "=r" (p) : );
David
[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. To unsubscribe from linuxppc-dev, send ]]
[[ the message 'unsubscribe' to linuxppc-dev-request at lists.linuxppc.org ]]
More information about the Linuxppc-dev
mailing list