Brian Paul
|
4f25420bdd
|
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Also, rename p_tile.[ch] to u_tile.[ch]
|
2008-08-24 17:48:55 -06:00 |
|
Ian Romanick
|
84d8030735
|
cell: Float convert-to and convert-from instructions use different shift bias
|
2008-03-25 18:15:58 -07:00 |
|
Ian Romanick
|
9f106a8683
|
cell: Don't free NULL code pointers
|
2008-03-17 16:07:54 -07:00 |
|
Ian Romanick
|
0c715de39f
|
cell: Fix simple register allocator
THere are 64-bits in a uint64_t, not 128. Duh.
|
2008-03-17 15:47:45 -07:00 |
|
Ian Romanick
|
b1525662b3
|
Move SPE register allocator to rtasm code
Move the register allocator to a common location. There is more code
on the way that will make use of this interface.
|
2008-03-10 17:00:44 -07:00 |
|
José Fonseca
|
5d78212d75
|
Bring in ppc spe rtasm into gallium's rtasm module.
Moving files since these are not being used outside gallium.
|
2008-02-19 14:06:11 +09:00 |
|