This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: opcodes porting prolem


But this macro is included in the machine generated file arca-opc.c.
When I run cgen to generate them, there is nothing error.
Should I fix it in the cpu description file or in some other files?

Tristan Gingold-2 wrote:
> 
> 
> On May 31, 2010, at 3:33 PM, zhangle wrote:
> 
>> 
>> I am doing opcodes porting to a new target and when I compile the source
>> directory it comes out this error.
>> I am sure I have added all dependencies to the relating files
>> The following is my error log.
>> Can any of you tell me where I am doing wrong?
> 
> Looks pretty obvious:
>> 
>> arca-opc.c:94: error: `ARCA_OPERAND_F_SIMM21' undeclared here (not in a
>> function)
> 
> This macro is not defined.  Many of the following errors will disappear
> once this one is fixed.
> 
> Tristan.
> 
> 
> 

-- 
View this message in context: http://old.nabble.com/opcodes-porting-prolem-tp28731034p28736824.html
Sent from the Sourceware - binutils list mailing list archive at Nabble.com.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]