Sciweavers

931 search results - page 147 / 187
» Compiling for vector-thread architectures
Sort
View
199
Voted
SIGMOD
2005
ACM
159views Database» more  SIGMOD 2005»
16 years 2 months ago
System RX: One Part Relational, One Part XML
This paper describes the overall architecture and design aspects of a hybrid relational and XML database system called System RX. We believe that such a system is fundamental in t...
Kevin S. Beyer, Roberta Cochrane, Vanja Josifovski...
114
Voted
ICCAD
2006
IEEE
180views Hardware» more  ICCAD 2006»
15 years 11 months ago
A bitmask-based code compression technique for embedded systems
Embedded systems are constrained by the available memory. Code compression techniques address this issue by reducing the code size of application programs. Dictionary-based code c...
Seok-Won Seong, Prabhat Mishra
107
Voted
ICCAD
2001
IEEE
126views Hardware» more  ICCAD 2001»
15 years 11 months ago
Constraint Satisfaction for Relative Location Assignment and Scheduling
Tight data- and timing constraints are imposed by communication and multimedia applications. The architecture for the embedded processor imply resource constraints. Instead of ran...
Carlos A. Alba Pinto, Bart Mesman, Jochen A. G. Je...
CC
2010
Springer
117views System Software» more  CC 2010»
15 years 9 months ago
Punctual Coalescing
Compilers use register coalescing to avoid generating code for copy instructions. For architectures with register aliasing such as x86, Smith, Ramsey, and Holloway (2004) presented...
Fernando Magno Quintão Pereira, Jens Palsbe...
SP
2009
IEEE
144views Security Privacy» more  SP 2009»
15 years 9 months ago
Native Client: A Sandbox for Portable, Untrusted x86 Native Code
This paper describes the design, implementation and evaluation of Native Client, a sandbox for untrusted x86 native code. Native Client aims to give browser-based applications the...
Bennet Yee, David Sehr, Gregory Dardyk, J. Bradley...