@superchunk
I thought the Wii U CPU was able to rum 1 thread per core and each of them is able to fetch 2 instructions per cycle, but on the OP you said that each core is able to handle 2 threads, do you have a source for your information?
Also could you detail the cache size of each core on the CPU? (And it seems that they are not shared unlike the previous information we had).
Core 0: 512 kB
Core 1: 2 MB
Core 2: 512 kB
...
Anyway, does anyone had information on what type SIMD instructions the Wii U CPU has? (I would like to read about it so I can understand better how it is possible to improve the performance of a code by properly vectorizing it for the CPU).
Did Marcan say that those instructions were customized (i.e. different from the Wii CPU) but still weak when compared to the AVX set present on modern Intel processors?