Sciweavers

1404 search results - page 13 / 281
» A C to Hardware Software Compiler
Sort
View
DATE
2004
IEEE
181views Hardware» more  DATE 2004»
15 years 10 months ago
A Methodology and Tool Suite for C Compiler Generation from ADL Processor Models
Retargetable C compilers are key tools for efficient architecture exploration for embedded processors. In this paper we describe a novel approach to retargetable compilation based...
Manuel Hohenauer, Hanno Scharwächter, Kingshu...
ARC
2006
Springer
143views Hardware» more  ARC 2006»
15 years 10 months ago
Automatic Compilation Framework for Bloom Filter Based Intrusion Detection
Dinesh C. Suresh, Zhi Guo, Betul Buyukkurt, Walid ...
CGO
2004
IEEE
15 years 10 months ago
Compiler Optimization of Memory-Resident Value Communication Between Speculative Threads
Efficient inter-thread value communication is essential for improving performance in Thread-Level Speculation (TLS). Although several mechanisms for improving value communication ...
Antonia Zhai, Christopher B. Colohan, J. Gregory S...
AADEBUG
2005
Springer
15 years 8 months ago
Random testing of C calling conventions
In a C compiler, function calls are difficult to implement correctly because they must respect a platform-specific calling convention. But they are governed by a simple invariant...
Christian Lindig
ERLANG
2006
ACM
16 years 4 days ago
Dryverl: a flexible Erlang/C binding compiler
This article introduces Dryverl, an Erlang/C binding code r. Dryverl aims at becoming the most abstract, open and efficient tool for implementing any Erlang/C bindings, as either...
Romain Lenglet, Shigeru Chiba