Sciweavers

38 search results - page 8 / 8
» Compact Binaries with Code Compression in a Software Dynamic...
Sort
View
DATE
2006
IEEE
123views Hardware» more  DATE 2006»
13 years 11 months ago
Constructing portable compiled instruction-set simulators: an ADL-driven approach
Instruction set simulators are common tools used for the development of new architectures and embedded software among countless other functions. This paper presents a framework th...
Joseph D'Errico, Wei Qin
PLDI
2009
ACM
14 years 6 months ago
Efficiently and precisely locating memory leaks and bloat
Inefficient use of memory, including leaks and bloat, remain a significant challenge for C and C++ developers. Applications with these problems become slower over time as their wo...
Gene Novark, Emery D. Berger, Benjamin G. Zorn
MICRO
2002
IEEE
127views Hardware» more  MICRO 2002»
13 years 10 months ago
DELI: a new run-time control point
The Dynamic Execution Layer Interface (DELI) offers the following unique capability: it provides fine-grain control over the execution of programs, by allowing its clients to obse...
Giuseppe Desoli, Nikolay Mateev, Evelyn Duesterwal...