Yes, it means that the compiler will consider the asm instructions as literal, and they will not be changed by compiler (either instructions, optimization or bytecodes orders)
--
# (perl -e "while (1) { print "\x90"; }") | dd of=/dev/evil
-
To unsubscribe from this list: send the line "unsubscribe linux-assembly" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
