Preview

Corlang

Good Essays
Open Document
Open Document
1351 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Corlang
Grade Average Assembly Language System

Computer Organization and Assembly Language Project
In Partial Fulfilment of the requirements for the Degree of Bachelor of Science in Information Technology

Submitted by:
Leones, Kenneth Karl Sj.
Leonor, Erdie Boy C.
Gutierrez, Michael Cregg M.

Mr. Eliseo D. Francisco Jr.
Project Adviser

Chapter I
Introduction
An assembly language is a low-level programming language for a computer, or other programmable device, in which there is a very strong (generally one-to-one) correspondence between the language and the architecture's machine code instructions. Each assembly language is specific to a particular computer architecture, in contrast to most high-level programming languages, which are generally portable across multiple architectures, but require interpreting or compiling. Assembly language is converted into executable machine code by a utility program referred to as an assembler; the conversion process is referred to as assembly, or assembling the code. Assembly language uses a mnemonic to represent each low-level machine operation or opcode. Some opcodes require one or more operands as part of the instruction, and most assemblers can take labels and symbols as operands to represent addresses and constants, instead of hard coding them into the program. Macro assemblers include a macroinstruction facility so that assembly language text can be pre-assigned to a name, and that name can be used to insert the text into other code. Many assemblers offer additional mechanisms to facilitate program development, to control the assembly process, and to aid debugging.
Our Generation today has also shown so much progress that even the simplest thing can be done just by searching the internet that is why learning to use computer is an essential part of life especially in us as a BSIT student.
Computer nowadays is a very important to us especially in a studies and companies. It helps a lot in such a way that it makes work more

You May Also Find These Documents Helpful

Related Topics