-
81 blank instruction
English-Russian big polytechnic dictionary > blank instruction
-
82 branch-on-condition instruction
English-Russian big polytechnic dictionary > branch-on-condition instruction
-
83 clearing instruction
English-Russian big polytechnic dictionary > clearing instruction
-
84 computer instruction
English-Russian big polytechnic dictionary > computer instruction
-
85 conditional break-point instruction
English-Russian big polytechnic dictionary > conditional break-point instruction
-
86 fixed point instruction
English-Russian big polytechnic dictionary > fixed point instruction
-
87 functional instruction
English-Russian big polytechnic dictionary > functional instruction
-
88 fuzzy instruction
English-Russian big polytechnic dictionary > fuzzy instruction
-
89 housekeeping instruction
English-Russian big polytechnic dictionary > housekeeping instruction
-
90 input instruction
English-Russian big polytechnic dictionary > input instruction
-
91 move instruction
English-Russian big polytechnic dictionary > move instruction
-
92 repetition instruction
English-Russian big polytechnic dictionary > repetition instruction
-
93 return instruction
English-Russian big polytechnic dictionary > return instruction
-
94 robot instruction
English-Russian big polytechnic dictionary > robot instruction
-
95 variable instruction
English-Russian big polytechnic dictionary > variable instruction
-
96 zero-address instruction
English-Russian big polytechnic dictionary > zero-address instruction
-
97 absolute instruction
English-Russian dictionary of Information technology > absolute instruction
-
98 address instruction
English-Russian dictionary of Information technology > address instruction
-
99 branch instruction
English-Russian dictionary of Information technology > branch instruction
-
100 byte instruction
English-Russian dictionary of Information technology > byte instruction
См. также в других словарях:
Stack machine — In computer science, a stack machine is a model of computation in which the computer s memory takes the form of one or more stacks. The term also refers to an actual computer implementing or simulating the idealized stack machine.In addition, a… … Wikipedia
Instruction set — An instruction set, or instruction set architecture (ISA), is the part of the computer architecture related to programming, including the native data types, instructions, registers, addressing modes, memory architecture, interrupt and exception… … Wikipedia
Stack buffer overflow — In software, a stack buffer overflow occurs when a program writes to a memory address on the program s call stack outside of the intended data structure; usually a fixed length buffer.cite web last = Fithen first = William L coauthors = Seacord,… … Wikipedia
Instruction Pointer — Als Register bezeichnet man in der Digital oder Computertechnik Speicherbereiche, die innerhalb eines Prozessors direkt mit der eigentlichen Recheneinheit verbunden sind und die unmittelbaren Operanden und Ergebnisse aller Berechnungen aufnehmen … Deutsch Wikipedia
Stack-oriented programming language — A stack oriented programming language is one that relies on a stack machine model for passing parameters. Several programming languages fit this description, notably Forth and PostScript, and also many Assembly languages (but on a much lower… … Wikipedia
Instruction set — Der Befehlssatz (englisch: instruction set, weshalb in der deutschen Sprache der Begriff Instruktion synonym für Befehl verwendet wird) bezeichnet in der Informatik die Menge der Maschinenbefehle eines Mikroprozessors. Der Umfang des… … Deutsch Wikipedia
Stack register — A stack register is a computer central processor register whose purpose is to keep track of a call stack. On an accumulator based architecture machine, this may be a dedicated register such as SP on an Intel x86 machine. On a general register… … Wikipedia
Instruction Set Architecture — Eine Befehlssatzarchitektur (engl. Instruction Set Architecture, kurz: ISA) ist – vereinfacht gesagt – die formale Spezifikation bestimmter Verhaltensweisen eines Prozessors aus Sicht seines Programmierers, auf die sich dieser bei der… … Deutsch Wikipedia
Instruction pointer — Der Programmschrittzähler oder auch Befehlszähler (engl. program counter, kurz PC oder instruction pointer, kurz IP) ist ein spezielles Register innerhalb der CPU eines Computers, das je nach Systemarchitektur die Speicheradresse des derzeitigen… … Deutsch Wikipedia
Call stack — In computer science, a call stack is a stack data structure that stores information about the active subroutines of a computer program. This kind of stack is also known as an execution stack, control stack, run time stack, or machine stack, and… … Wikipedia
Burroughs large systems instruction set — The B5000 instruction set is the set of valid operations for the Burroughs large systems including the current (as of 2006) Unisys Clearpath/MCP systems. These unique machines have a distinctive design and instruction set. Each word of data is… … Wikipedia