OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [config/] [tc-or32.c] - Diff between revs 38 and 145

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 38 Rev 145
Line 363... Line 363...
      return;
      return;
    }
    }
 
 
  opcode = 0;
  opcode = 0;
  memset (&the_insn, '\0', sizeof (the_insn));
  memset (&the_insn, '\0', sizeof (the_insn));
 
  memset (&operand, 0, sizeof (operand));
 
 
  the_insn.reloc = BFD_RELOC_NONE;
  the_insn.reloc = BFD_RELOC_NONE;
 
 
  reloc = BFD_RELOC_NONE;
  reloc = BFD_RELOC_NONE;
 
 
  /* Build the opcode, checking as we go to make sure that the
  /* Build the opcode, checking as we go to make sure that the

powered by: WebSVN 2.1.0

© copyright 1999-2025 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.