iCache

Instruction Caches

  1. immutable(Cache)[] mir_cpuid_iCache()
  2. alias iCache = mir_cpuid_iCache
    export nothrow @nogc extern (C) pure @trusted
    alias iCache = mir_cpuid_iCache

Return Value

Array composed of detected instruction caches. Array is sorted in ascending order.

Meta