[iortcw] 360/497: All: Remove unused fpucw from snapvector.asm

Simon McVittie smcv at debian.org
Fri Sep 8 10:37:28 UTC 2017


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to annotated tag 1.42d
in repository iortcw.

commit c33031dd5b1b3004e57339673593c4db20d003cf
Author: Donny <M4N4T4RMS at gmail.com>
Date:   Mon Jul 13 06:31:43 2015 -0400

    All:  Remove unused fpucw from snapvector.asm
---
 MP/code/asm/snapvector.asm | 4 ----
 SP/code/asm/snapvector.asm | 4 ----
 2 files changed, 8 deletions(-)

diff --git a/MP/code/asm/snapvector.asm b/MP/code/asm/snapvector.asm
index 2836d4a..59949f0 100644
--- a/MP/code/asm/snapvector.asm
+++ b/MP/code/asm/snapvector.asm
@@ -36,10 +36,6 @@ ENDIF
   ssemask DWORD 0FFFFFFFFh, 0FFFFFFFFh, 0FFFFFFFFh, 00000000h
   ssecw DWORD 00001F80h
 
-IFNDEF idx64
-  fpucw WORD 037Fh
-ENDIF
-
 .code
 
 IFDEF idx64
diff --git a/SP/code/asm/snapvector.asm b/SP/code/asm/snapvector.asm
index 2836d4a..59949f0 100644
--- a/SP/code/asm/snapvector.asm
+++ b/SP/code/asm/snapvector.asm
@@ -36,10 +36,6 @@ ENDIF
   ssemask DWORD 0FFFFFFFFh, 0FFFFFFFFh, 0FFFFFFFFh, 00000000h
   ssecw DWORD 00001F80h
 
-IFNDEF idx64
-  fpucw WORD 037Fh
-ENDIF
-
 .code
 
 IFDEF idx64

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/iortcw.git



More information about the Pkg-games-commits mailing list