answersLogoWhite

0


Best Answer

Sure. Example for IBM System/360:

STM R14,R12,12(R13)

L R15,0(R1) ; param#1

A R15,4(R1) ; param#2

L R14,12(R13)

LM R0,R12,20(R13)

BR R14; return to the caller, return value in R15

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Can you write an assembly language program without using USING instructions?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

Which language is directly understood by the computer without translation program?

That would be assembly language or machine language, and just so you know, it is very difficult to learn.


What type of computer languages uses English-like abbreviations for machine-language instructions?

The assembly languages provide human-readable mnemonics, one for each machine instruction. Most assembly language instructions have similarities to words from the English language (e.g. ADD, MOVE, LOAD). However, it is possible that assembly languages are defined in resemblance to other human languages, or none at all. For example, processors designed in and predominantly used in countries with a different language and script might define assembly instructions more familiar and easier to use by its target audience. For example, it is possible that Chinese processors define assembly language instructions without resemblance to English.


Is SQL a high level language?

Yes, SQL is a high level language, since it allow us to get result without much going into Assembly level instructions, by using interpreter to change our statements/queries into machine level instructions!.


How many times will the program will print Language?

Without seeing the program, I can only say: 'zero or more times'


What is an assembly language?

an assembly language is a computer-oriented language with instruction that are in one-to-one correspondence with machine instruction. In assembly language a symbol is used for each machine instruction, which is subsequently translated into machine language.

Related questions

Which language is directly understood by the computer without translation program?

That would be assembly language or machine language, and just so you know, it is very difficult to learn.


What type of computer languages uses English-like abbreviations for machine-language instructions?

The assembly languages provide human-readable mnemonics, one for each machine instruction. Most assembly language instructions have similarities to words from the English language (e.g. ADD, MOVE, LOAD). However, it is possible that assembly languages are defined in resemblance to other human languages, or none at all. For example, processors designed in and predominantly used in countries with a different language and script might define assembly instructions more familiar and easier to use by its target audience. For example, it is possible that Chinese processors define assembly language instructions without resemblance to English.


Is SQL a high level language?

Yes, SQL is a high level language, since it allow us to get result without much going into Assembly level instructions, by using interpreter to change our statements/queries into machine level instructions!.


Give the advantage of assembly language?

If you want to write fast, efficient programs that use a very small amount of memory, assembly language is a good choice for you! ASM is faster than other languages because it compiles directly into machine code without any unnecessary instructions for the computer to run.


What is translator in computing?

Translator is defined as a computer program that converts instructions written in one language to another without changing the initial logic in terms of computer language.


Does machine operation generate odject code during assembly?

You cannot generate machine code from assembly language without running a program (an assembler). Therefore the machine that generates the machine code must be operational and must be running an assembler program that is appropriate to the target platform. The machine code output from the assembler can then be loaded onto the target platform and executed.


How many times will the program will print Language?

Without seeing the program, I can only say: 'zero or more times'


What is an assembly language?

an assembly language is a computer-oriented language with instruction that are in one-to-one correspondence with machine instruction. In assembly language a symbol is used for each machine instruction, which is subsequently translated into machine language.


What is the difference between a computer and a computer program?

A computer is an electronic (or electromechanical) device that can handle input, processing and produce output. A computer program is a set of rules or instructions that enables the computer to perform these tasks (input, processing and output). They work together, a computer is useless without a computer program, and a computer program cannot work without a computer. It is a symbiotic relationship.


Why was assembly code created?

To program computers without having to memorize all of the numeric opcodes and other values used in machine code. However assembly code is exactly as machine specific and tedious to program with as is machine code. The program has to be completely rewritten from scratch in another assembly language to port the program to a different computer. High Level Languages were created to allow programming to be done in terms that people more easily understand and to simplify porting programs to different computers.


Why you use different loops in c language?

We use this in order to make program easier and less complex.some program cannot be performed without loops


Is it possible to change the language of a Korean Windows XP program into English without reinstalling a whole new program?

probably not google the question to see why