commit | 64add650aa34a7e9f335a32994575036bb0e77a5 | [log] [tgz] |
---|---|---|
author | DRC <dcommander@users.sourceforge.net> | Fri Apr 23 15:53:16 2010 +0000 |
committer | DRC <dcommander@users.sourceforge.net> | Fri Apr 23 15:53:16 2010 +0000 |
tree | 5ddbb4798ecc09fe98aeb70dfc67c1713a4a6709 | |
parent | 243447d675430e5639e91a437d4fa7bc51677ee3 [diff] [blame] |
SIMD should now work on 64-bit Windows git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4048 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/common/jpeg/simd/jdclrss2-64.asm b/common/jpeg/simd/jdclrss2-64.asm index eac6eb4..4282bd2 100644 --- a/common/jpeg/simd/jdclrss2-64.asm +++ b/common/jpeg/simd/jdclrss2-64.asm
@@ -72,7 +72,7 @@ pop rcx mov rdi, r13 - mov rax, r14 + mov eax, r14d test rax,rax jle near .return .rowloop: