Re: [PATCH] ppc32: emulate load/store string instructions

From: Segher Boessenkool
Date: Mon Mar 21 2005 - 08:57:56 EST


+ /* Early out if we are an invalid form of lswi */
+ if ((instword & INST_STRING_MASK) == INST_LSWX)

Typo --------------------------------------------^


Segher

-
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/