Daniel Kang
|
9f00b1cbab
|
dsputilenc: x86: Convert pixel inline asm to yasm
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
|
2013-01-21 09:54:10 +01:00 |
|
Diego Biurrun
|
51969a652c
|
x86: ABS2: port to cpuflags
|
2013-01-14 21:56:55 +01:00 |
|
Diego Biurrun
|
5b4dfbffc2
|
x86: ABS1: port to cpuflags
|
2013-01-06 13:57:01 +01:00 |
|
Diego Biurrun
|
9b15c0a9b3
|
x86: dsputilenc: port to cpuflags
|
2012-11-28 16:05:44 +01:00 |
|
Diego Biurrun
|
26301caaa1
|
x86: mmx2 ---> mmxext in asm constructs
|
2012-11-14 00:58:51 +01:00 |
|
Diego Biurrun
|
588fafe7f3
|
x86: MMX2 ---> MMXEXT in macro names
|
2012-10-31 01:04:55 +01:00 |
|
Diego Biurrun
|
04581c8c77
|
x86: yasm: Use complete source path for macro helper %includes
This is more consistent with the way we handle C #includes and
it simplifies the build system.
|
2012-10-31 00:37:42 +01:00 |
|
Diego Biurrun
|
6860b4081d
|
x86: include x86inc.asm in x86util.asm
This is necessary to allow refactoring some x86util macros with cpuflags.
|
2012-10-31 00:37:42 +01:00 |
|
Diego Biurrun
|
3b9e832e17
|
x86: Drop silly "_yasm" suffixes from filenames
|
2012-08-12 17:13:05 +02:00 |
|