> Eh ???
>     if (foo) bar(); else baz();
> will probably execute faster than:
>     (*bar_baz)();
> since the indirect jump is (IIRC) always unpredicted.

What do you have to predict on unconditional branches?

Anyway, the most major user of MI dp8390 is NE2000 and
it doesn't use inlined ones at all.
--
Izumi Tsutsui

Reply via email to