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

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-binutils/] [binutils-2.19.1/] [cgen/] [testsuite.scm] - Rev 6

Compare with Previous | Blame | View Log

; CGEN testsuite driver.
; Copyright (C) 2009 Doug Evans
; This file is part of CGEN.
; Global state variables.
; Specify which application.
; Initialize the options.
;;(set! CURRENT-COPYRIGHT copyright-fsf)
;;(set! CURRENT-PACKAGE package-cgen)
; Testsuite init,finish,analyzer support.
; Initialize any testsuite specific things before loading the .cpu file.
; Finish any testsuite specific things after loading the .cpu file.
; This is separate from analyze-data! as cpu-load performs some
; consistency checks in between.
; Compute various needed globals and assign any computed fields of
; the various objects.  This is the standard routine that is called after
; a .cpu file is loaded.
; Initialize the rtl->c translator.
; Only include semantic operands when computing the format tables if we're
; generating operand instance tables.
; ??? Actually, may always be able to exclude the semantic operands.
; Still need to traverse the semantics to derive machine computed attributes.
;;  (arch-analyze-insns! CURRENT-ARCH
;;		       #t ; include aliases?
;;		       #f ; build operand instance table?
;;		       )
;; 
"Generating testsuite.out ...\n""CGEN Testsuite"

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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