mir_cpuid_iCache

Instruction Caches

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

Return Value

Type: immutable(Cache)[]

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

Meta