English
Language : 

GXM Datasheet, PDF (211/244 Pages) National Semiconductor (TI) – Geode™ GXm Processor Integrated x86 Solution with MMX Support
Instruction Set (Continued)
9.2.2.3 CPUID Instruction with
EAX = 80000002h, 80000003h, 80000004h
Extended functions 80000002h through 80000004h (EAX
= 80000002h, EAX = 80000003h, EAX = 80000004h) of
the CPUID instruction return an ASCII string containing
the name of the current processor. These functions elimi-
nate the need to look up the processor name in a lookup
table. Software can simply call these functions to obtain
the name of the processor. The string may be 48 ASCII
characters long, and is returned in little endian format. If
the name is shorter than 48 characters long, the remain-
ing bytes will be filled with ASCII NUL character (00h).
Table 9-24. Official CPU Name
80000002h
80000003h
80000004h
EAX
EBX
ECX
EDX
CPU Name
1
CPU Name
2
CPU Name
3
CPU Name
4
EAX
EBX
ECX
EDX
CPU Name
5
CPU Name
6
CPU Name
7
CPU Name
8
EAX
EBX
ECX
EDX
CPU Name
9
CPU Name
10
CPU Name
11
CPU Name
12
9.2.2.4 CPUID Instruction with
EAX = 80000005h
Extended function 80000005h (EAX = 80000005h) of the
CPUID instruction returns information about the TLB and
L1 cache to be looked up in a lookup table. Refer to Table
9-25.
Table 9-25. Standard CPUID with
EAX = 80000005h
Register
EAX
EBX
EBX
ECX
EDX
Returned
Contents
--
xx xx 70 xxh
xx xx xx 01h
xx xx xx 80h
--
Description
Reserved
TLB is 32 Entry, 4-way set
associative, and has 4 KByte
Pages
The CPUID instruction needs
to be executed only once with
an input value of 02h to retrieve
complete information about the
cache and TLB
L1 cache is 16 KBytes, 4-way
set associated, and has 16
bytes per line.
Reserved
Revision 3.1
211
www.national.com