Intel x86 General Registers
TotalView displays the Intel x86 general registers in the Stack Frame Pane of the Process Window. The following table describes how TotalView treats each general register, and the actions you can take with each register.
Register
Description
Data Type
Edit
Dive
Specify in Expression
EAX
General registers
$long
yes
yes
$eax
ECX
 
$long
yes
yes
$ecx
EDX
 
$long
yes
yes
$edx
EBX
 
$long
yes
yes
$ebx
EBP
 
$long
yes
yes
$ebp
ESP
 
$long
yes
yes
$esp
ESI
 
$long
yes
yes
$esi
EDI
 
$long
yes
yes
$edi
CS
Selector registers
$int
no
no
$cs
SS
 
$int
no
no
$ss
DS
 
$int
no
no
$ds
ES
 
$int
no
no
$es
FS
 
$int
no
no
$fs
GS
 
$int
no
no
$gs
EFLAGS
 
$int
no
no
$eflags
EIP
Instruction pointer
$code[]
no
yes
$eip
FAULT
 
$long
no
no
$fault
TEMP
 
$long
no
no
$temp
INUM
 
$long
no
no
$inum
ECODE
 
$long
no
no
$ecode