intrinsify
English
Etymology
Verb
intrinsify (third-person singular simple present intrinsifies, present participle intrinsifying, simple past and past participle intrinsified)
- (software compilation, transitive) To turn (instructions) into an intrinsic.
- 2015, Alex Kasko, Stanislav Kobylyanskiy, Alexey Mironchenko, OpenJDK Cookbook, Packt, →ISBN, page 139:
- The instruction which we are going to intrinsify is the
CRC32
calculation, which is implemented byjava.util.zip.CRC32
.