8

Questions

 
1
vote
3
answers
59
views

Best textbook for PowerPC assembly and arch?

nov 19 at 17:22 DJ Haus 36

 
5
votes
2
answers
259
views

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

oct 7 at 0:49 Crashworks 6,613

 
0
votes
2
answers
61
views

What is the MTMSREE PowerPC op?

sep 28 at 23:49 Crashworks 6,613

*
1
2
votes
4
answers
158
views

Clearest way to code structarray map functor in C++

aug 28 at 9:58 UncleBens 2,687

*
3
2
votes
4
answers
604
views

Why are iPhone apps so slow?

jun 30 at 3:46 Brad Larson 9,913

*
2
1
vote
6
answers
570
views

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

jun 27 at 2:15 Ira Baxter 5,301

 
4
votes
8
answers
473
views

Emulating variable bit-shift using only constant shifts?

oct 21 at 22:20 Adisak 903

*
2
3
votes
2
answers
302
views

Templatized branchless int max/min function

feb 5 at 4:07 Evan Teran 13.4k