We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04236bb commit 449c8afCopy full SHA for 449c8af
src/backend/port/tas/solaris_x86_64.s
@@ -1,7 +1,8 @@
1
/=============================================================================
2
/ tas.s -- test and set lock for solaris_i386
3
/ based on i386 ASM with modifications outlined in
4
-/ http://www.x86-64.org/documentation/assembly
+/ http://www.x86-64.org/documentation/assembly.
5
+/ This might require flags: -Xa -xtarget=opteron -xarch=amd64
6
7
8
.file "tas.s"
0 commit comments