savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-hackers] submission of Dynamic code generation - savannah.nong


From: hpc
Subject: [Savannah-hackers] submission of Dynamic code generation - savannah.nongnu.org
Date: Mon, 24 Nov 2003 05:38:37 -0500
User-agent: Opera/7.20 (X11; FreeBSD i386; U) [en]

Un projet a été soumis à savannah.nongnu.org
Ce courriel a été envoyé à address@hidden, address@hidden


Charles Henri-Pierre <address@hidden> a décrit le projet comme suit :
Licence: gpl
Autre Licence: 
Paquet: Dynamic code generation
Nom système: dcg
Type: non-GNU

Description:
CCG, is a combination of preprocessor and ``runtime assembler'' 

for C and C++ programs.  It allows extremely efficient dynamic code

generation for PowerPC, Sparc, Pentium and Itanium to be

embedded in arbitrary C programs.  Dynamically generated code is

specified using the standard assembler syntax of the target

platform, with extensions to allow C expressions to appear in

operands.  The program can therefore ``specialise'' all apsects of the

generated code at runtime: literal operands, register selection,

jump/branch destinations, elements of complex addressing modes, and so

on.  The system is written entirely in ANSI C, and

requires no compiler-specific extensions (such as inline asm

statements or the various assembler-related extensions implemented by

gcc).

Dépendances logicielles:


Autres Commentaires:



_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]