XWords
DE
EN
Generator
Community
Log In
Sign up
Advertising
Advertisement
Share
Assembly Language
by
Prof. Garofalo
No one
has solved this XWord yet.
7
8
1
11
6
4
5
3
9
10
2
These look like instructions but are actually directions for the assembler. (Hyphenated.)
Input or output data for an instruction.
The output of an assembler or compiler.
A human readable word that represents an opcode.
This assembler feature lets you insert repeated code in your program.
This OS program brings your program into memory for execution.
This utility program combines object modules into an executable module. Hint: also known as the linkage editor.
This assembly language feature is used for naming variables and identifying branch destinations.
A program that converts a program written in a high-level language to machine (object) code.
An assembly language command that is recognized and acted upon by the compiler.
A program that converts assembly language into machine (object) code.