asm{a,b}: spass
[uebersetzerbau-ss10.git] / asma / asma.s
index cb1e8bcf36317fda065159f731e50d9f0ef17882..d2bacedb9fb85fe397711d01446626ff96be90c9 100644 (file)
@@ -44,7 +44,7 @@ asma:
 
        // Y = min(X, 'a' - 'A')
        // mit 'a'-'A'= 97-65 = 32 = 0x20
-       pminub const20, %xmm9
+       pand const20, %xmm9
 
        // c += Y
        paddb %xmm9, %xmm11