]> source.dussan.org Git - tigervnc.git/commit
Make x86_64 SIMD code PIC friendly
authorPierre Ossman <ossman@cendio.se>
Mon, 29 Jun 2009 12:58:48 +0000 (12:58 +0000)
committerPierre Ossman <ossman@cendio.se>
Mon, 29 Jun 2009 12:58:48 +0000 (12:58 +0000)
commited6a55d2e3ddde3da1ef5d8269aa7fd25440657c
tree071e8a12791d63adc54a7600e577dbc61a7721f7
parent071d033e8b794517c1de2ce19e4f0cffe941c90a
Make x86_64 SIMD code PIC friendly

Use RIP relative addressing as that works in both PIC and non-PIC mode.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3864 3789f03b-4d11-0410-bbf8-ca57d06f2519
common/jpeg/simd/jcclrss2-64.asm
common/jpeg/simd/jdclrss2-64.asm
common/jpeg/simd/jdmrgss2-64.asm
common/jpeg/simd/jdsamss2-64.asm
common/jpeg/simd/jfss2fst-64.asm
common/jpeg/simd/jfss2int-64.asm
common/jpeg/simd/jfsseflt-64.asm
common/jpeg/simd/jiss2flt-64.asm
common/jpeg/simd/jiss2fst-64.asm
common/jpeg/simd/jiss2int-64.asm
common/jpeg/simd/jiss2red-64.asm