What does that "%U0" and "%X0" mean

From: sampersy
Date: Fri Oct 07 2005 - 07:09:00 EST


What does that "%U0" and "%X0" mean in
__asm__ __volatile__("stb%U0%X0 %1,%0; eieio" : "=m" (*addr) : "r" (val));

does any reference existing ?
-
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/