Help needed regarding 'tlbre' instruction.
vinay hegde
thisismevinay@yahoo.co.in
Wed Jul 26 11:49:00 GMT 2006
Hi,
I am trying to compile the 8555 BSP (BookE
architecture) with Linux kernel 2.6.13.4. I have
modified some files (head.S for example) with some
part of u-Boot code for specific req. But, it seems
that 'tlbre' instruction is not supported in my
environment.
I tried adding the "-mbooke" and "-me500" flags in the
arch/ppc/Makefile and in
arch/ppc/boot/simple/Makefile, but, the instruction
does not get detected.
Is there any other way of supporting "tlbre"
instruction _without_ rebuilding the whole toolchain
again?
The entry for tlbre in opcodes/ppc-opc.c is as below:
{ "tlbre", X(31,946), X_MASK, BOOKE,
{ 0 } }
Gnutool versions used are below:
gcc-3.4.3
binutils-2.14
Thanks for any help,
Vinay.
__________________________________________________________
Yahoo! India Answers: Share what you know. Learn something new
http://in.answers.yahoo.com/
--
For unsubscribe information see http://sourceware.org/lists.html#faq
More information about the crossgcc
mailing list