This submission was approved a long time ago by Andrew Cagney pending changes to use /src/cpu/frv.cpu and /src/cpu/frv.opc. I have committed this in addition to the following changes (see attached ChangeLogs and patch) which were part of the original approved submission. o Generalize the target specific fields in CGEN_WRITE_QUEUE_ELEMENT and add frv specific accessor macro in sim/frv/frv-sim.h o Change references to Cygnus Solutions to be rederences to Red Hat. o Change references to "venus" to be references to "frv" o Add some test cases which Michael missed (sim/testsuite/sim/frv/*.pcgs) The following additional changes are also committed: o Add code to opcodes/Makefile.am and sim/frv/Makefile.in to temporarily copy frv.cpu and frv.opc from src/cpu to src/cgen/cpu when regenerating files. The CGEN applications currently have no way of specifying the location of these files. o Remove cgen/cpu/frv.{cpu,opc} from the repository. o Fix some of the tests cases. I will be maintaining the FRV simulator. Please let me know if there are any problems or concerns. Dave Michael Snyder wrote: > OK, even compressed, it was too big for the list server. > Let's try it in two chunks. > > This is a "new" simulator for the Fujitsu FR-V architecture > (it's actually been sitting around for a while). It isn't > my work, it was done primarily by Dave Brolley and Doug Evans, > with some help from sundry. >