The instruction pointer is not directly visible to the programmer; it is controlled implicitly by control-transfer instructions, interrupts, and exceptions.
Указатель команд непосредственно не доступен программисту, но он управляется явно командами управления потоком, прерываниями и исключениями.
Just to recap, we can try to disassemble our instruction pointer.
The instruction pointer is also widened to 64 bits.
Executed instruction pointer 1580 may store a value identifying the oldest, undispatched instruction within a batch of instructions.
Указатель 1580 выполненной инструкции может хранить значение, идентифицирующее самую последнюю необработанную инструкцию в пределах партии инструкций.
Register file 106 may store different types of data in various registers including integer registers, floating point registers, status registers, and instruction pointer register.
Регистровый файл 106 может хранить различные типы данных в различных регистрах, включающие в себя целочисленные регистры, регистры с плавающей запятой, регистры состояния и регистр указателя инструкций.
A register file 106 is additionally included in the processor 102 which may include different types of registers for storing different types of data (e.g., integer registers, floating point registers, status registers, and an instruction pointer register).
Файл 206 регистра дополнительно включен в процессор 202, который может включать в себя различные типы регистров для сохранения различных типов данных (например, регистров для целых чисел, регистров для чисел с плавающей точкой, регистров статуса и регистра указателя инструкций).
This is a minimalistic language that uses only eight commands and an instruction pointer, each made up of a single character.
Это минималистический язык - в нем всего 8 команд, каждая из которых записывается одним символом.
Such numerical semantic bases itself upon features of CPU (such as the instruction pointer and incremental address registers), as well upon use of the memory like an array endorsed by various programming languages.
Причиной такой формы записи являются особенности CPU (такие как программный счетчик и возрастающие регистры адреса(ячейки) памяти), а также использование памяти как массива, поддерживаемого различными языками программирования.
So right now, our EIP, the sort of instruction pointer, is pointing at the last thing in redirect.
The following five registers of the processor (SP - Stack Pointer, BP - Base Pointer, SI - Source Index, DI - Destination Index, IP - Instruction Pointer) serve as indexes (that is define shift within a segment).
Следующие пять регистров процессора (SP - Stack Pointer, BP - Base Pointer, SI - Source Index, DI - Destination Index, IP -Instruction Pointer) служат указателями (то есть определяют смещение в пределах сегмента).
Many esoteric programming languages follow the convention that any text not executed by the instruction pointer (e.g., Befunge) or otherwise assigned a meaning (e.g., Brainfuck), is considered a "comment".
Большинство эзотерических языков программирования следует соглашению о том, что любой не исполняющийся (напр. Befunge) или не имеющий значения (напр. Brainfuck) кусок кода считается комментарием.