|
> On Thu, Nov 18, 2010 at 11:29 AM, David Kastrup <dak@gnu.org> wrote:I don't see how or why.
>>
>>> This code kills the CPU predictor and causes severe pipeline flushing.
>>
>> I have yet to see an alternative that can predict the opcodes.
>>
>
> If you don't need to stick to ANSI C you can use GCC's
> first-class labels and goto. It helps the CPU a lot.
--
David Kastrup