Sciweavers

CORR
2008
Springer
162views Education» more  CORR 2008»
13 years 4 months ago
Accelerating Scientific Computations with Mixed Precision Algorithms
On modern architectures, the performance of 32-bit operations is often at least twice as fast as the performance of 64-bit operations. By using a combination of 32-bit and 64-bit ...
Marc Baboulin, Alfredo Buttari, Jack Dongarra, Jak...
FSE
2006
Springer
117views Cryptology» more  FSE 2006»
13 years 8 months ago
How Far Can We Go on the x64 Processors?
This paper studies the state-of-the-art software optimization methodology for symmetric cryptographic primitives on the new 64-bit x64 processors, AMD Athlon64 (AMD64) and Intel Pe...
Mitsuru Matsui
CGO
2004
IEEE
13 years 8 months ago
Improving 64-Bit Java IPF Performance by Compressing Heap References
64-bit processor architectures like the Intel
Ali-Reza Adl-Tabatabai, Jay Bharadwaj, Michal Cier...
FSE
1998
Springer
137views Cryptology» more  FSE 1998»
13 years 8 months ago
Differential Cryptanalysis of the ICE Encryption Algorithm
ICE is a 64-bit block cipher presented at the Fast Software Encryption Workshop in January 1997. It introduced the concept of a keyed permutation to improve the resistance against ...
Bart Van Rompay, Lars R. Knudsen, Vincent Rijmen
ECOOP
2007
Springer
13 years 10 months ago
Object-Relative Addressing: Compressed Pointers in 64-Bit Java Virtual Machines
64-bit address spaces come at the price of pointers requiring twice as much memory as 32-bit address spaces, resulting in increased memory usage. Increased memory usage is especia...
Kris Venstermans, Lieven Eeckhout, Koen De Bossche...