IBM Personal Computers
II. HardWare
A. CPUs (Central Processing Devices)
1. Common Registers
These registers, pointers, and flags are "lowest common denominator" 8088-8086
CPU oriented. Most programs available today on the PC market place, including
DOS, make no attempt to use the special or enhanced instructions availible on
the later CPUs which will execute xx88 code, such as the INTEL\80286,
INTEL\80386DX, NEC V20, V30, V40, or V50. Recent trends are toward higher
power applications which make use of, and sometimes require, extended registers
GENERAL REGISTERS register definition
AX accumulator (16 bit)
AH accumulator high-order byte (8 bit)
AL accumulator low order byte (8 bit)
BX base (16 bit)
BH base high-order byte (8 bit)
BL base low-order byte (8 bit)
CX count (16 bit)
CH count high order byte (8 bit)
CL count low order byte (8 bit)
DX data (16 bit)
DH date high order byte (8 bit)
DL data low order byte (8 bit)
I IBM Personal Computers
D. CPUs (Central Processing Devices)
1. Common Registers
SEGMENT REGISTERS register definition
CS code segment (16 bit)
DS data segment (16 bit)
SS stack segment (16 bit)
ES extra segment (16 bit)
INDEX REGISTERS register definition
DI destination index (16 bit)
SI stack index (16 bit)
SEGMENT REGISTERS register definition
CS code segment (16 bit)
DS data segment (16 bit)
SS stack segment (16 bit)
ES extra segment (16 bit)
INDEX REGISTERS register definition
DI destination index (16 bit)
SI stack index (16 bit)
I IBM Personal Computers
D. CPUs (Central Processing Devices)
1. Common Registers
POINTERS register definition
SP stack pointer (16 bit)
BP base pointer (16 bit)
IP instruction pointer (16 bit)
FLAGS AF, CF, DF, IF, OF, PF, SF, TF, ZF
| file: /techref/intel/REGS.HTM, 2KB, , updated: 2001/4/17 09:19, local time: 2008/12/4 15:48,
38.103.63.59:LOG IN
|
| ©2008 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? Please DO link to this page! Digg it! <A HREF="http://piclist.org/techref/intel/REGS.HTM"> intel REGS</A> |
| Did you find what you needed? |
|
o List host: MIT, Site host massmind.org, Top posters @20081204 Apptech, Jinx, Xiaofan Chen, olin piclist, Vitaliy, William \Chops\ Westfield, Tamas Rudnai, JonnyMac, Alan B. Pearce, Gerhard Fiedler, * Page Editors: James Newton, David Cary, and YOU! * Roman Black of Black Robotics donates from sales of Linistep stepper controller kits. * Ashley Roll of Digital Nemesis donates from sales of RCL-1 RS232 to TTL converters. * Monthly Subscribers: Shultz Electronics, Timothy Weber, on-going support is MOST appreciated! * Contributors: Richard Seriani, Sr. |
|
.