qsieve

qsieve Commit Details


Date:2013-04-17 23:15:00 (11 years 8 months ago)
Author:Natalie Adams
Branch:default
Commit:32e9f1cc7aae
Parents: 0bf643a2ed03
Message:adding variable

Changes:
Msrc/Sieving.cc (1 diff)

File differences

src/Sieving.cc
806806
807807
808808
809
809810
810811
811812
#ifdef DEBUG
#warning "Initialize Sieve: MMX Sieve Image copy activated."
#endif
unsigned int clobbered_int;
// about using prefetchnta: it's not a pure MMX instruction, but a streaming extension;
// also if the sieve image will fit into cache, "prefetchnta" is counterproductive.
asm volatile(\

Archive Download the corresponding diff file

Branches

Tags

Page rendered in 0.63392s using 14 queries.