148x Filetype PDF File size 1.37 MB Source: site.iugaza.edu.ps
Faculty of Engineering Computer Engineering Department Islamic University of Gaza Assembly Language Lab # 1 Introduction Eng. Alaa.I.Haniya Introduction to Assembly Language Objective: To be familiar with Assembly Language, Introduction: Machine language can be made directly from java code using interpreter . Java code Interpreter Machine Langauage C ,C++ code is executed faster than Java code ,because they transferred to assembly language before machine language . iont oducr nt I 1 # ab e L uag ang L ly embs sA 1 Visual Studio 2012 To convert C++ program to assembly language. 1. From File menu >> choose new >> then choose project. Or from the start page choose new project. 2. Then the new project window will appear, 3 - choose visual C++ and win32 console application 01 - The project name is welcome: 2/ 02 / 2 | iont oducr nt I 1 # ab e L uag ang L ly embs sA 2 3. Write C++ Program that print "Welcome all to our assembly Lab \n” iont 4. To run the project, do the following two steps in order: oducr a. From build menu choose build Welcome. nt I b. From debug menu choose start without debugging. The output is 1 # ab e L uag ang L ly embs sA 3
no reviews yet
Please Login to review.