Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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