upload
IEEE Computer Society
Domeniu: Computer; Software
Number of terms: 50628
Number of blossaries: 0
Company Profile:
Founded in 1946, the IEEE Computer Society is a professional organization for computing professionals. Based in Washington, DC, it's the largest of IEEE’s 38 societies organized under the IEEE Technical Activities Board. The IEEE Computer Society is dedicated to advancing the theory, practice, and ...
A computer instruction that contains n address fields, where n may be any non-negative integer.
Industry:Computer; Software
A computer instruction that contains n+l address fields, the last containing the address of the instruction to be executed next.
Industry:Computer; Software
A computer instruction that contains no address fields.
Industry:Computer; Software
A computer instruction that contains one address field. For example, an instruction to load the contents of location A.
Industry:Computer; Software
A computer instruction that contains the direct addresses of its operands.
Industry:Computer; Software
A computer instruction that contains three address fields, the third containing the address of the instruction to be executed next. For example, an instruction to add the contents of A to the contents of B, then execute the instruction at location C.
Industry:Computer; Software
A computer instruction that contains three address fields. For example, an instruction to add the contents of locations A and B, and place the results in location C.
Industry:Computer; Software
A computer instruction that contains two address fields, the second containing the address of the instruction to be executed next. For example, an instruction to load the contents of location A, then execute the instruction at location B.
Industry:Computer; Software
A computer instruction that contains two address fields. For example, an instruction to add the contents of A to the contents of B.
Industry:Computer; Software
A computer instruction that contains two address fields. For example, an instruction to add the contents of A to the contents of B.
Industry:Computer; Software