This is the mail archive of the cgen@sources.redhat.com mailing list for the CGEN 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]

Problem in opcodes for ARM


Shehryar Humayun writes:
 > Hi,
 > 
 > Thanks for the tip. I am going to try that. Meanwhile,
 > I have tried to generate the 8 opcode files for ARM
 > using the same procedure I have used for m32r and
 > fr30. Here is what I get:
 > 
 > make opcodes ARCH=arm
 > ...
 > Loading arm.cpu
 > Including simplify.inc
 > Including arm7.cpu
 > Including thumb.cpu
 > Analyzing Instruction Set
 > Done Analysis
 > Generating arm-opc.h
 > Generating arm-opc.c
 > Generating arm-opcinst.c
 > Generating arm-ibld.h
 > Generating arm-ibld.in
 > ERROR: missing operands: "(sra () WI (sub WI value
 > 2))"
 > No backtrace available
 > make: *** [opcodes] Error 1
 > 
 > I have invoked CGEN using GUILE as well by writing
 > ...
 > (cload #:arch "cpu/arm")
 > I get a "Done analysis" message, no errors in the
 > files it seems. Any idea what might be causing the
 > problem in file generation process.

fwiw. don't edit your sessions and only send what appears to be
the highlights.  Send the _entire_ session.  Seriously.


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