summaryrefslogtreecommitdiff
path: root/src/mesa/x86/assyntax.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/x86/assyntax.h')
-rw-r--r--src/mesa/x86/assyntax.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/x86/assyntax.h b/src/mesa/x86/assyntax.h
index f37bde3a7d..95a74ae3db 100644
--- a/src/mesa/x86/assyntax.h
+++ b/src/mesa/x86/assyntax.h
@@ -1216,7 +1216,7 @@ SECTION _DATA public align=16 class=DATA use32 flat
#define LES(a, b) les b, a
#define LFS(a, b) lfs b, a
#define LGS(a, b) lgs b, a
-#define LSS(a, b) lss b, a
+#define LSS(a, b) lss b, P_(a)
#define LLDT(a) lldt a
#define LMSW(a) lmsw a
#define LOCK lock