Re: m68k: One function call less in cf_tlb_miss()

From: Markus Elfring
Date: Sun Jul 14 2019 - 12:06:22 EST


>>> Avoid an extra function call by using a ternary operator
>>> instead of a conditional statement for a setting selection.
>
> Have you looked at the actual assembler output generated by the compiler?

Not yet.

* Can the suggested small refactoring matter for a specific software combination there?

* Would you like to clarify this change possibility a bit more?

Regards,
Markus