Hello.
I got the latest pdf of "Intel(R) 64 and IA-32 Architectures Software Developer's Manula."
Table 3-22 "Encoding of CPUID Leaf 2 Descriptors" says:
Value | Type | Description
4FH | TLB | Instruction TLB: 4Kbyte pages, 32 entries
This description isn't clear whether this TLB is full associative or direct mapping.
Which one? Direct mapping?
And, I found a a typo in the same table. The description of C2H is
"2MBytes/$Mbyte"
This must be typo of 4Mbyte
Thanks.