decodeL2or3Assoc

Decodes Associativity Fields for L2/L3 Cache or TLB. T.max is used to represent full-associative Cache/TLB.

version(X86_Any)
@safe pure nothrow @nogc
T
decodeL2or3Assoc
(
T = uint
)
(
uint assoc
)

Meta