Strange function

Adam D. Ruppe destructionator at gmail.com
Tue Nov 12 21:05:35 UTC 2019


On Tuesday, 12 November 2019 at 20:45:11 UTC, Orfeo wrote:
> In druntime (core/bitop.d line 302) I found this function

it is a magic function that the compiler recognizes and outputs a 
cpu instruction instead of a regular call.

core.bitop has a few of those.



More information about the Digitalmars-d-learn mailing list