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 |
<void> |
yes |
yes |
$eax |
ECX |
|
<void> |
yes |
yes |
$ecx |
EDX |
|
<void> |
yes |
yes |
$edx |
EBX |
|
<void> |
yes |
yes |
$ebx |
EBP |
|
<void> |
yes |
yes |
$ebp |
ESP |
|
<void> |
yes |
yes |
$esp |
ESI |
|
<void> |
yes |
yes |
$esi |
EDI |
|
<void> |
yes |
yes |
$edi |
CS |
Selector registers |
<void> |
no |
no |
$cs |
SS |
|
<void> |
no |
no |
$ss |
DS |
|
<void> |
no |
no |
$ds |
ES |
|
<void> |
no |
no |
$es |
FS |
|
<void> |
no |
no |
$fs |
GS |
|
<void> |
no |
no |
$gs |
EFLAGS |
|
<void> |
no |
no |
$eflags |
EIP |
Instruction pointer |
<code>[] |
no |
yes |
$eip |
FAULT |
|
<void> |
no |
no |
$fault |
TEMP |
|
<void> |
no |
no |
$temp |
INUM |
|
<void> |
no |
no |
$inum |
ECODE |
|
<void> |
no |
no |
$ecode |