|
From: | Andreas Kugel |
Subject: | Re: PowerPC 440 mbar and tlbwe instructions |
Date: | Tue, 27 Jan 2004 14:47:18 +0100 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.4) Gecko/20030619 Netscape/7.1 (ax) |
Dear Alan,thanks for your response. Indeed, adding the flag -mregnames alowed to assemble the problematic section of code. (Although I don't understand why I don't need this flag when generating code for the 403). However I have experienced more problems, e.g. with the iccci and dccci instructions, which are as well defined for the 403 only, but not for the 440.
I know some projects (e.g. BlueGene, QCDOC) are using the 440 and the GNU tool chain. Therefore I assume there should be an updated version of the binutils existing somewhere ?
Thanks for your help. Andreas Alan Modra schrieb:
On Mon, Jan 26, 2004 at 04:47:10PM +0100, Andreas Kugel wrote:c:/daten/work/projekte/atlas/AfterTp/robArea/RobInProto/C/test440/asmtest.S:51: Error: unsupported relocation against r9I would guess that you need to assemble using -mregnames, or you need to write either %r9 or plain 9 to mean gpr9.
-- Andreas Kugel - University of Mannheim - Dept. of Computer Science V FPGA-Processor Group B6,23-29A - 68131 Mannheim - Germany Phone:+(49)621 181 2632 - Fax:+(49)621 181 3580 WebFax:+(49)1212 5 101 32 258 mailto:address@hidden http://www-li5.ti.uni-mannheim.de/fpga/index.shtml
[Prev in Thread] | Current Thread | [Next in Thread] |