RE: Unrecognized opcode: `mtdcr'

2 messages, 2 authors, 2002-05-29 · open the first message on its own page

RE: Unrecognized opcode: `mtdcr'

From: Cameron, Steve <hidden>
Date: 2002-05-29 19:30:16

[..snip...]
I think we need to change arch/ppc/Makefile from:
ifdef CONFIG_40x
CFLAGS := $(CFLAGS) -Wa,-m405
endif

To:
ifdef CONFIG_4xx
CFLAGS := $(CFLAGS) -Wa,-m405
endif
Ok, this worked for me.  Thanks!  (I guess I wasn't so
far off track after all.)
For the moment.  Until there's some 440-specific opcodes we use (are
there any?) which means we'll need to do -Wa,-m440.
When I had tried "-Wa,-m440" before, it wasn't recognized as an option.
(but perhaps by "do -Wa,-m440", you mean enhance the C compiler and/or
assembler.)

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

Re: Unrecognized opcode: `mtdcr'

From: Tom Rini <hidden>
Date: 2002-05-29 19:54:29

On Wed, May 29, 2002 at 02:30:16PM -0500, Cameron, Steve wrote:
[..snip...]
quoted
I think we need to change arch/ppc/Makefile from:
ifdef CONFIG_40x
CFLAGS := $(CFLAGS) -Wa,-m405
endif

To:
ifdef CONFIG_4xx
CFLAGS := $(CFLAGS) -Wa,-m405
endif
Ok, this worked for me.  Thanks!  (I guess I wasn't so
far off track after all.)
quoted
For the moment.  Until there's some 440-specific opcodes we use (are
there any?) which means we'll need to do -Wa,-m440.
When I had tried "-Wa,-m440" before, it wasn't recognized as an option.
(but perhaps by "do -Wa,-m440", you mean enhance the C compiler and/or
assembler.)
Well, iff there's 440-specific opcodes, at somepoint gas will know about
them, and we can use -Wa,-m440, or so.  But for now -Wa,-m405 seems
correct for 4xx.

--
Tom Rini (TR1265)
http://gate.crashing.org/~trini/

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help