Kategori: English

Microprocessors örnek sorular ve cevapları – ingilizce



Q – )Write a program that reads a byte from the first data location and one more byte from the second data location, finds the maximum and stores the maximal result in a third memory location. DATA1 DB 5H, 4H, 8H, FH, BH, 9H DATA2 DB 3H, FH, 7H, CH, 1H, DH DATA3 BD 6 DUP(?) solution : .MODEL SMALL .STACK 64 .DATA DATA1 DB 5H,4H,8H,0FH,0BH,9H DATA2 DB 3H,0FH,7H,0CH,1H,0DH DATA3 DB 6 DUP(?) .CODE MAIN:... 

Bios and Dos programing in Assembly



- There are some very useful subroutines within BIOS and DOS that can be used through INT (interrupt) instruction. - The INT instruction works like a FAR call. When it is invoked, it saves CS:IP and the flags on the stack and goes to the subroutine associated with that interrupt. - The INT instruction has the following format: INT xx ;the interrupt number xx can be 00 – FFH (256 possible interrupts) BIOS... 

Addition of Unsigned Numbers



ADD destinatin,source ;dest. operand = dest. operand + source operand Example: Show how the flag register is affected by MOV AL,0F5H ADD AL,0BH Solution: F5 1111 0101 + 0B + 0000 1011 (1) 00H (1) 0000 0000 After the addition, AL=00H and the flags are as follows: CF=1, SF=0, PF=1, AF=1, ZF=1add  Okumaya devam et →

Vocabulary list



Hello Şaka şaka.. Merhaba. İngilizce kelimelerden bir derleme yapıp bir liste oluşturdum. İngilizce kelimelerin anlamlarını bulabileceğiniz güzel bir paylaşım olacağına inanıyorum. Ve hemen sözü fazla uzatmadan kelimeleri ve türkçe anlamlarını vermeye başlıyorum. Glacier: Buzul Population: Nüfus Similar: Benzer Variety: Çeşitlilik Consist of …: -ile oluşmak Landscape:... 
 
Copyright © 2009 www.imlahatasi.net. Tüm hakları saklıdır.
Site Haritası.
data web teknoloji internet hizmetleri
  • TopOfBlogs
  • Celebrities Blogs