Fundamentals of Digital Logic and Microcomputer Design |
Kitabın içinden
25 sonuçtan 1-3 arası sonuçlar
Sayfa 429
... LOOP START CODE ENDS DATA SEGMENT AT 2000H Initialize Data
Segment Initialize loop count Initialize Initialize Initialize sum to zero Load data
into AL Signed 8x8 multiplication Sum Xiyi Update pointer Update pointer
Decrement CX ...
... LOOP START CODE ENDS DATA SEGMENT AT 2000H Initialize Data
Segment Initialize loop count Initialize Initialize Initialize sum to zero Load data
into AL Signed 8x8 multiplication Sum Xiyi Update pointer Update pointer
Decrement CX ...
Sayfa 430
... F5 CODE SEGMENT AT 1000H ASSUME CS : CODE , DS : DATA MOV AX ,
2000H ; Initialize MOV DS , AX Data Segment MOV CX , 2 i Initialize loop count
MOV SI , 0300H ; Initialize SI MOV DI , 0700H ; Initialize DI CLC clear carry
START ...
... F5 CODE SEGMENT AT 1000H ASSUME CS : CODE , DS : DATA MOV AX ,
2000H ; Initialize MOV DS , AX Data Segment MOV CX , 2 i Initialize loop count
MOV SI , 0300H ; Initialize SI MOV DI , 0700H ; Initialize DI CLC clear carry
START ...
Sayfa 431
... 2000H ; Initialize MOV DS , AX i Data Segment MOV AX , 4000H ; Initialize
MOV ES , AX ES MOV SI , 2000H ; Initialize SI MOV DI , 3000H ; Initialize DI MOV
CX , 50 Initialize CX CLD clear DF so that SI and DI will autoincrement 12 15 16 ...
... 2000H ; Initialize MOV DS , AX i Data Segment MOV AX , 4000H ; Initialize
MOV ES , AX ES MOV SI , 2000H ; Initialize SI MOV DI , 3000H ; Initialize DI MOV
CX , 50 Initialize CX CLD clear DF so that SI and DI will autoincrement 12 15 16 ...
Kullanıcılar ne diyor? - Eleştiri yazın
Her zamanki yerlerde hiçbir eleştiri bulamadık.
İçindekiler
NUMBER SYSTEMS AND CODES | 31 |
BOOLEAN ALGEBRA AND DIGITAL LOGIC GATES | 67 |
SEQUENTIAL LOGIC DESIGN | 171 |
Telif Hakkı | |
16 diğer bölüm gösterilmiyor
Sık kullanılan terimler ve kelime öbekleri
addition address register addressing modes assembly asserted Assume base basic binary bits block branch byte cache called carry chip circuit clear clock combinational complement condition connected consider contains contents converter counter cycle decoder determine device diagram digits displacement effective enable example exception execution external field Figure flags flip-flop four function gate hardware HIGH immediate implemented indicates indirect Initialize input instruction interface interrupt K-map language lines loaded logic main memory means memory microcomputer microprocessor mode MOVE multiplication Note obtained offset operand operation output Pentium perform pins placed pointer port processing processor reset result segment sequence shift shown in Figure shows signal signed specified stack starting stored transfer typical unit vector Write zero