working with mmx

From: Ankit Jain
Date: Fri Jul 23 2004 - 02:56:06 EST


actually the problem is i am not able to understand
why this is not functiuoning

asm("mov %2,%0"
"mov %3,%1"
:"=r"(x),"=r"(y)
:"r"(a),"r"(b))

it gives assembler error

ankit

________________________________________________________________________
Yahoo! Messenger - Communicate instantly..."Ping"
your friends today! Download Messenger Now
http://uk.messenger.yahoo.com/download/index.html
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/