summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/rtasm/rtasm_x86sse.c
Commit message (Expand)AuthorAgeFilesLines
* rtasm: add some helpers for calling out from generated codeKeith Whitwell2008-05-241-3/+41
* rtasm: remove debugKeith Whitwell2008-05-231-2/+0
* rtasm: add x87 instructions and debug-check for x87 stack usageKeith Whitwell2008-05-231-0/+120
* rtasm: export debug reg print functionKeith Whitwell2008-05-231-11/+9
* rtasm: learn another version of pushKeith Whitwell2008-05-011-2/+9
* rtasm: fix labels after (not so) recent change to allow dynamic fn growthKeith Whitwell2008-05-011-31/+18
* rtasm: assert stack is fully popped in returnKeith Whitwell2008-05-011-0/+1
* gallium: Generate SSE code to swizzle and unswizzle vs inputs and outputs.Michal Krol2008-04-281-0/+14
* rtasm: Implement x86_retw.José Fonseca2008-04-271-0/+6
* rtasm: debug some missing funcsKeith Whitwell2008-04-211-0/+3
* rtasm: clean up debug dumping a littleKeith Whitwell2008-04-211-146/+140
* rtasm: propogate errors in x86 emitKeith Whitwell2008-04-211-5/+29
* rtasm: add dump facility for x86 (from tgsi_sse2.c)Keith Whitwell2008-04-211-24/+243
* rtasm: add x86_imulKeith Whitwell2008-04-181-1/+10
* rtasm: add a couple more insns, clean up x86_mulKeith Whitwell2008-04-181-7/+27
* gallium: fix broken x86_call()Keith Whitwell2008-04-111-1/+1
* gallium: Silence compiler warnings on Windows.Michal Krol2008-02-231-9/+10
* Fix windows build.José Fonseca2008-02-191-1/+1
* Add copyright headers to all rtasm source files.José Fonseca2008-02-191-0/+23
* Rename rtasm files.José Fonseca2008-02-191-0/+1196