]> git.xonotic.org Git - xonotic/gmqcc.git/commitdiff
manpage: -flegacy-vector-maths
authorWolfgang Bumiller <blub@speed.at>
Mon, 14 Jan 2013 10:16:49 +0000 (11:16 +0100)
committerWolfgang Bumiller <blub@speed.at>
Mon, 14 Jan 2013 10:16:49 +0000 (11:16 +0100)
doc/gmqcc.1

index fe4909bbeeac5295a73b3c176227900c2416761e..5240c4ea516026307d08ff85fda4a66016ee0443 100644 (file)
@@ -498,6 +498,10 @@ void vafunc(string...count) {
 }
 .fi
 .in
+.TP -flegacy-vector-maths
+Most Quake VMs, including the one from FTEQW or up till recently
+Darkplaces, do not cope well with vector instructions with overlapping
+input and output. This option will avoid producing such code.
 .SH OPTIMIZATIONS
 .TP
 .B -Opeephole