8

Questions

 
1
vote
3
answers
57
views

Best textbook for PowerPC assembly and arch?

nov 19 at 17:22 DJ Haus 36

 
4
votes
8
answers
471
views

Emulating variable bit-shift using only constant shifts?

oct 21 at 22:20 Adisak 883

 
5
votes
2
answers
255
views

Why is SSE scalar sqrt(x) slower than rsqrt(x) * x?

oct 7 at 0:49 Crashworks 6,615

 
0
votes
2
answers
59
views

What is the MTMSREE PowerPC op?

sep 28 at 23:49 Crashworks 6,615

*
1
2
votes
4
answers
156
views

Clearest way to code structarray map functor in C++

aug 28 at 9:58 UncleBens 2,507

*
3
2
votes
4
answers
595
views

Why are iPhone apps so slow?

jun 30 at 3:46 Brad Larson 9,780

*
2
1
vote
6
answers
556
views

Is the ANTLR parser generator best for a C++ app with constrained memory?

jun 27 at 2:15 Ira Baxter 5,166

*
2
3
votes
2
answers
302
views

Templatized branchless int max/min function

feb 5 at 4:07 Evan Teran 13.3k