Hmm. Unless I'm reading it wrong, this doesn't agree with the
example 7-1c on page 7-14 of the P4 Optimization manual, or ?
This is also interesting - quote
"The inc and dec instructions should always be avoided. Using add and sub
instructions instead of inc and dec instructions avoid data dependence and
improve performance."
Margit
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/