en

Pseudoinstruction

ru

Translation of "pseudoinstruction" into Russian

pseudoinstruction
Noun
raiting
UK
/ˌsjuːdəʊɪnˈstrʌkʃən/
US
/ˌsuːdoʊɪnˈstrʌkʃən/
pseudoinstructions pl
The assembler converts a pseudoinstruction into one or more machine instructions.
Ассемблер преобразует псевдоинструкцию в одну или несколько машинных инструкций.

Definitions

pseudoinstruction
Noun
raiting
UK
/ˌsjuːdəʊɪnˈstrʌkʃən/
US
/ˌsuːdoʊɪnˈstrʌkʃən/
A symbolic representation in assembly language that is not a real machine instruction but is translated into one or more real instructions by the assembler.
The programmer used a pseudoinstruction to simplify the code, which the assembler then converted into multiple machine instructions.
pseudoinstruction
Adjective
raiting
UK
/ˌsjuːdəʊɪnˈstrʌkʃən/
US
/ˌsuːdoʊɪnˈstrʌkʃən/
Relating to or involving a pseudoinstruction in assembly language.
The compiler added additional checks as part of the pseudoinstruction processing stage.

Idioms and phrases

assemble a pseudoinstruction
The compiler will assemble a pseudoinstruction for compatibility.
собирать псевдоинструкцию
Компилятор соберёт псевдоинструкцию для совместимости.
define a pseudoinstruction
The manual will define a pseudoinstruction for branching.
определять псевдоинструкцию
В руководстве будет определена псевдоинструкция для ветвления.
expand a pseudoinstruction
The assembler needs to expand a pseudoinstruction into valid machine code.
разворачивать псевдоинструкцию
Ассемблеру нужно развернуть псевдоинструкцию в действительный машинный код.
pseudoinstruction sequence
A pseudoinstruction sequence can simplify the assembly code.
последовательность псевдоинструкций
Последовательность псевдоинструкций может упростить ассемблерный код.
support pseudoinstruction
Not all assemblers support every pseudoinstruction.
поддерживать псевдоинструкцию
Не все ассемблеры поддерживают каждую псевдоинструкцию.

Related words