summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/rtasm/rtasm_x86sse.h
Commit message (Expand)AuthorAgeFilesLines
* rtasm: export sse_movmskpsKeith Whitwell2009-07-161-0/+1
* Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell2008-10-101-0/+2
|\
| * rtasm: add sse_movntpsKeith Whitwell2008-10-031-0/+2
| * rtasm: add prefetch instructionsKeith Whitwell2008-10-021-0/+5
* | rtasm: add prefetch instructionsKeith Whitwell2008-10-021-0/+5
* | rtasm: Implement immediate group 1 instructions. Fix SIB emition.José Fonseca2008-09-291-5/+6
|/
* rtasm: Use enum sse_cc in sse_cmpps.José Fonseca2008-06-021-1/+1
* Merge branch 'gallium-vertex-linear' into gallium-0.1Jakob Bornecrantz2008-05-281-3/+27
|\
| * rtasm: add some helpers for calling out from generated codeKeith Whitwell2008-05-241-0/+6
| * rtasm: add x87 instructions and debug-check for x87 stack usageKeith Whitwell2008-05-231-2/+18
| * rtasm: export debug reg print functionKeith Whitwell2008-05-231-0/+3
| * rtasm: remove unused struct memberKeith Whitwell2008-05-231-1/+0
* | gallium: Windows CE portability fixes.José Fonseca2008-05-281-1/+3
|/
* rtasm: fix labels after (not so) recent change to allow dynamic fn growthKeith Whitwell2008-05-011-7/+7
* gallium: Generate SSE code to swizzle and unswizzle vs inputs and outputs.Michal Krol2008-04-281-0/+2
* rtasm: Implement x86_retw.José Fonseca2008-04-271-0/+1
* rtasm: propogate errors in x86 emitKeith Whitwell2008-04-211-0/+1
* rtasm: add x86_imulKeith Whitwell2008-04-181-0/+1
* rtasm: add a couple more insns, clean up x86_mulKeith Whitwell2008-04-181-0/+2
* Fix windows build.José Fonseca2008-02-191-1/+1
* Add copyright headers to all rtasm source files.José Fonseca2008-02-191-3/+25
* Rename rtasm files.José Fonseca2008-02-191-0/+256