summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/rtasm/rtasm_x86sse.h
Commit message (Expand)AuthorAgeFilesLines
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-2/+2
* rtasm: Cygwin uses the msabi calling convention on x86_64Jon TURNEY2013-10-181-1/+1
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-3/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke2013-04-231-1/+1
* translate: Respect translate_buffer::max_index.José Fonseca2011-04-011-0/+1
* rtasm: Include missing header in rtasm_x86sse.h.Vinson Lee2010-08-261-0/+1
* rtasm: add minimal x86-64 support and new instructions (v5)Luca Barbieri2010-08-161-8/+93
* translate: add support for 8/16-bit indicesLuca Barbieri2010-08-161-0/+2
* rtasm: fix void * / func * casting warningsBrian Paul2010-05-131-1/+6
* rtasm: Fix typos in comments.Vinson Lee2010-03-251-3/+3
* rtasm: Add x86_div().Michal Krol2009-12-301-0/+1
* 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