definition of assembler structure, Basic Computer Science

Assignment Help:
In assembly language code lines have two fractions, the earliest one is the name of the instruction which is to be executed, and the next one are the parameters of the command. For example: add ah bh
Now "add" is the command to be executed, in this condition an addition, and "ah" as well as "bh" are the parameters.
For instance: mov al, 25
In the above instance, we are using the instruction mov, it means for moving the value 25 to al register.
To make the name of the instructions in this language two, three or four letters are used generally. These instructions are also known as mnemonic names or operation codes, given that they represent a function the processor will perform.
Sometimes instructions are used as follows:
Add al, [170]
The brackets in the second parameter show to us that we are going to exertion with the content of the memory cell number 170 and not with the 170 value; this is identified as direct addressing.

Related Discussions:- definition of assembler structure

Describe symbols chart in assembly process ?, SYMBOLS CHART Every one of t...

SYMBOLS CHART Every one of the parts on code line in assembler is known as token, for instance on the code line: MOV AX, Var We comprise three tokens, the MOV instruction, the AX o

Software design, Ineed help to do my homework which is for designing of req...

Ineed help to do my homework which is for designing of requirenments.

What is the use of system bus ?, The system bus is a cable which carries da...

The system bus is a cable which carries data communication among the major components of the computer, as well as the microprocessor. Not all of the communication that uses the bus

Write a brief note on firewalls, Question 1 Explain the TCP/IP protocol la...

Question 1 Explain the TCP/IP protocol layers Question 2 Write a note Fiber Distributed Data Interface (FDDI) Question 3 Discuss on File Transfer Protocol (FTP)

Artificial intelligence-search in problem solving, Search in Problem Solvin...

Search in Problem Solving If Artificial Intelligence can notify the extra sciences about something, it is about trouble solving and, in exacting, how to search for solutions to

Algorithm, algorithm to determine if a number is odd or even

algorithm to determine if a number is odd or even

Surveying, describe the two fundament purpose of surveying

describe the two fundament purpose of surveying

Data transmission, #quesetion..explain the concept of data transmission giv...

#quesetion..explain the concept of data transmission giving details of the transmission rate and bandwidth with details explanation of the transmission media

Multithread 1:1 Model, Given an operating system that supports a one – to ...

Given an operating system that supports a one – to –one relationship between user-level threads and kernel – level threads and allows one or more threads from a process to issue b

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd