intrinsify

From Wiktionary, the free dictionary
Jump to navigation Jump to search

English[edit]

Etymology[edit]

intrinsic +‎ -ify

Verb[edit]

intrinsify (third-person singular simple present intrinsifies, present participle intrinsifying, simple past and past participle intrinsified)

  1. (software compilation) 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 by java.util.zip.CRC32.