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: [PATCH 00/14] Removal of or32/openrisc and introduction of or1k


On Tue, Apr 22, 2014 at 08:06:13PM +0100, Christian Svensson wrote:
> Hi,
> 
> On Tue, Apr 22, 2014 at 4:02 PM, Nicholas Clifton <nickc@redhat.com> wrote:
> > They have been committed.
> Thanks!

--enable-maintainer-mode --enable-cgen-maint=yes --enable-targets=all

cgen -s /src/binutils-gdb/opcodes/../cgen/cgen-opc.scm -s /src/binutils-gdb/opcodes/../cgen -v -f opinst -m all -a /src/binutils-gdb/opcodes/../cpu/or1k.cpu -OPC /src/binutils-gdb/opcodes/../cpu/or1k.opc -H tmp-9072-desc.h1 -C tmp-9072-desc.c1 -O tmp-9072-opc.h1 -P tmp-9072-opc.c1 -L tmp-9072-ibld.in1 -A tmp-9072-asm.in1 -D tmp-9072-dis.in1 -Q tmp-9072-opinst.c1 
Setting option `opinst' to "".
Loading cpu description /src/binutils-gdb/opcodes/../cpu/or1k.cpu ...
machs:   all
isas:    all
options: opinst
trace:   
diags:   
Including file /src/binutils-gdb/opcodes/../cpu/simplify.inc ...
Including file /src/binutils-gdb/opcodes/../cpu/or1kcommon.cpu ...
Including file /src/binutils-gdb/opcodes/../cpu/or1korbis.cpu ...
Including file /src/binutils-gdb/opcodes/../cpu/or1korfpx.cpu ...
Processing cpu description /src/binutils-gdb/opcodes/../cpu/or1k.cpu ...
Canonicalizing instruction semantics ...
ERROR: 
While canonicalizing (set () BI sys-sr-ov (mul-o2flag WI rA rB)), operand #3 of:
(sequence
  ()
  (sequence
    ()
    (set BI sys-sr-ov (mul-o2flag WI rA rB))
    (set BI sys-sr-cy (mul-o1flag WI rA rB))
    (set rD (mul WI rA rB)))
  (if (andif sys-sr-ov sys-sr-ove)
      (c-call VOID "@cpu@_exception" pc EXCEPT-RANGE)))
:
@ /src/binutils-gdb/opcodes/../cpu/simplify.inc:173:3: referenced from:
/src/binutils-gdb/opcodes/../cpu/simplify.inc:174:2(end): referenced from:
/src/binutils-gdb/opcodes/../cpu/or1korbis.cpu:720:1: referenced from:
/src/binutils-gdb/opcodes/../cpu/or1korbis.cpu:736:2(end):

simplify.inc:173:3: canonicalizing semantics of l-mul: unknown rtx function: (mul-o2flag WI rA rB)
No backtrace available.
make[5]: *** [run-cgen] Error 1

-- 
Alan Modra
Australia Development Lab, IBM


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