Baixe o aplicativo
educalingo
branch instruction

Significado de "branch instruction" no dicionário inglês

DICIONÁRIO

PRONÚNCIA DE BRANCH INSTRUCTION EM INGLÊS

branch instruction


CATEGORIA GRAMATICAL DE BRANCH INSTRUCTION

substantivo
adjetivo
verbo
advérbio
pronome
preposição
conjunção
determinante
exclamação
Branch instruction e um substantivo.
O nome ou substantivo é o tipo de palavras cujo significado determina a realidade. Os substantivos denominam todas as coisas: pessoas, objetos, sensações, sentimentos, etc.

O QUE SIGNIFICA BRANCH INSTRUCTION EM INGLÊS

Filial (informática)

Um ramo é uma instrução em um programa de computador que pode, quando executado por um computador, fazer com que o computador comece a executar uma seqüência de instruções diferente. Branch também pode se referir ao ato de iniciar a execução de uma sequência de instrução diferente devido à execução de uma instrução de ramificação. Uma instrução de ramificação pode ser um ramo incondicional, que sempre resulta em ramificação, ou um ramo condicional, que pode ou não causar ramificação dependendo de alguma condição. Ao executar um programa, um computador irá buscar e executar instruções em sequência até encontrar uma instrução de ramificação. Se a instrução for um ramo incondicional, ou é condicional e a condição será satisfeita, o computador irá se ramificar conforme especificado pela instrução do ramo. No entanto, se a instrução do ramo for condicional e a condição não for satisfeita, o computador não se ramificará; Em vez disso, ele continuará executando a seqüência de instruções atual, começando com as instruções que seguem a instrução de ramificação condicional.

definição de branch instruction no dicionário inglês

A definição de instrução de ramificação no dicionário é uma instrução de linguagem de máquina ou de ensaio que faz com que o computador se ramifique para outra instrução.

PALAVRAS EM INGLÊS QUE COMEÇAM COMO BRANCH INSTRUCTION

branch · branch depot · branch factory · branch line · branch manager · branch office · branch officer · branch out · branch plant · branch water · branched chain · brancher · branchery · branchia · branchiae · branchial · branchiate · branching · branching fraction · branching ratio

PALAVRAS EM INGLÊS QUE TERMINAM COMO BRANCH INSTRUCTION

accreditation · action · attraction · auction · collection · connection · construction · correction · course of action · detection · direction · fiction · function · introduction · production · protection · reaction · satisfaction · section · selection · transaction

Sinônimos e antônimos de branch instruction no dicionário inglês de sinônimos

SINÔNIMOS

PALAVRAS EM INGLÊS RELACIONADAS COM «BRANCH INSTRUCTION»

branch instruction · branch · instruction · microprocessor · mips · pipelining · computer · architecture · example · program · that · when · executed · cause · begin · execution · different · sequence · also · refer · beginning · john · loomis · label · equal · zero · this · means · implemented · programming · encyclopedia · britannica · might · result · last · operation · negative · jump · location · otherwise · assembly · wikibooks · open · books · causes · counter · address · register · plus · optimization · slow · stack · overflow · since · started · have · read · every · place · avoid · inherently · slower · than · other · format · typical · machine · code · relative · next · each · instruciton · branchinstruction · apache · commons · bcel · snapshot · public · abstract · class · extends · implements · version · html · ggregory · author · risc · implies · major · effect · actual · transfer · control · occurs · after · dropped · rather · back · heyrick · note · value · stored · offset · from · absolute · processors · pseudocomputer · mnemonic · chapter · folding · only ·

Tradutor on-line com a tradução de branch instruction em 25 línguas

TRADUTOR

TRADUÇÃO DE BRANCH INSTRUCTION

Conheça a tradução de branch instruction a 25 línguas com o nosso tradutor inglês multilíngue.

As traduções de branch instruction a outras línguas apresentadas nesta seção foram obtidas através da tradução automática estatística; onde a unidade essencial da tradução é a palavra «branch instruction» em inglês.
zh

Tradutor português - chinês

分支指令
1.325 milhões de falantes
es

Tradutor português - espanhol

instrucción de ramificación
570 milhões de falantes
en

inglês

branch instruction
510 milhões de falantes
hi

Tradutor português - hindi

शाखा निर्देश
380 milhões de falantes
ar

Tradutor português - arabe

تعليمات فرع
280 milhões de falantes
ru

Tradutor português - russo

команда перехода
278 milhões de falantes
pt

Tradutor português - português

instrução de desvio
270 milhões de falantes
bn

Tradutor português - bengali

শাখা নির্দেশনা
260 milhões de falantes
fr

Tradutor português - francês

instruction de branchement
220 milhões de falantes
ms

Tradutor português - malaio

Arahan cawangan
190 milhões de falantes
de

Tradutor português - alemão

Sprungbefehl
180 milhões de falantes
ja

Tradutor português - japonês

分岐命令
130 milhões de falantes
ko

Tradutor português - coreano

브랜치 명령
85 milhões de falantes
jv

Tradutor português - javanês

Instruksi cabang
85 milhões de falantes
vi

Tradutor português - vietnamita

hướng dẫn chi nhánh
80 milhões de falantes
ta

Tradutor português - tâmil

கிளை ஆணை
75 milhões de falantes
mr

Tradutor português - marata

शाखा सूचना
75 milhões de falantes
tr

Tradutor português - turco

Şube talimatı
70 milhões de falantes
it

Tradutor português - italiano

istruzione di salto
65 milhões de falantes
pl

Tradutor português - polonês

Instrukcja rozgałęzienia
50 milhões de falantes
uk

Tradutor português - ucraniano

команда переходу
40 milhões de falantes
ro

Tradutor português - romeno

instrucțiuni ramură
30 milhões de falantes
el

Tradutor português - grego

εντολή διακλάδωσης
15 milhões de falantes
af

Tradutor português - africâner

tak opdrag
14 milhões de falantes
sv

Tradutor português - sueco

greninstruktion
10 milhões de falantes
no

Tradutor português - norueguês

gren instruksjon
5 milhões de falantes

Tendências de uso de branch instruction

TENDÊNCIAS

TENDÊNCIAS DE USO DO TERMO «BRANCH INSTRUCTION»

Principais tendências de pesquisa e usos comuns de branch instruction
Listagem das principais pesquisas realizadas pelos usuários para acessar o nosso dicionário inglês online e expressões mais usadas com a palavra «branch instruction».

Citações, bibliografia em inglês e atualidade sobre branch instruction

EXEMPLOS

10 LIVROS EM INGLÊS RELACIONADOS COM «BRANCH INSTRUCTION»

Descubra o uso de branch instruction na seguinte seleção bibliográfica. Livros relacionados com branch instruction e pequenos extratos deles para contextualizar o seu uso na literatura.
1
PIC Microcontroller: An Introduction to Software and ...
When a branch instruction is being executed, the 8- bit signed value contained in the branch instruction is added to the current PC. When the signed value is negative, the branch is backward. Otherwise, the branch is forward. The branch ...
Han-Way Huang, 2005
2
Dictionary of Computer Science, Engineering and Technology
Typical examples from common languages include the if-then-else, case, switch, and guarded condition. branch instruction an instruction used to modify the instruction execution sequence of the CPU. The transfer of control to another ...
Philip A. Laplante, 2000
3
Speculative Execution in High Performance Computer Architectures
processor - the first Reduced Instruction Set Computer (RISC) - has a Delayed Branch instruction [22, 12]. 3.3.1 The Delayed Branch Instruction The delayed branch instruction causes instruction flow to be diverted after the instruction that ...
David Kaeli, Pen-Chung Yew, 2005
4
Fortress Rochester: The Inside Story of the IBM ISeries
If there is a match, the instruction fetch stage knows it has fetched a branch instruction, although the actual instruction decode will not occur until the next stage. The instruction fetch stage then uses the branch target address stored in the table ...
Frank G. Soltis, 2001
5
Inside the Machine: An Illustrated Introduction to ...
Branch Instructions and the Fetch-Execute Loop Now that we have looked at the basics of branching, we can modify our three- step summary of program execution to include the possibility of a branch instruction: 1. Fetch the next instruction ...
Jon Stokes, 2007
6
Comprehensive Dictionary of Electrical Engineering
Used to predict the outcome of branch instructions when these instructions are next encountered. Also more accurately called a branch target buffer. branch instruction an instruction is used to modify the instruction execution sequence of the ...
Phillip A. Laplante, 1999
7
Digital Design: A Systems Approach
With the instruction sequencer, inputs are tested by the branch logic as directed by a branch instruction from the current microinstruction. As a result of this test, the sequencer either branches (by selecting the branch target field as the next ...
William J. Dally, R. Curtis Harting, 2012
8
Computer Architecture: A Quantitative Approach
This technique was heavily used in early RISC processors and works reasonably well in the five-stage pipeline. In a delayed branch, the execution cycle with a branch delay of one is branch instruction sequential successor1 branch target if ...
John L. Hennessy, David A. Patterson, 2006
9
Readings in Computer Architecture
IS A BRANCH INSTRUCTION CURRENTLY BEING DECODED? IS THIS A CONDITIONAL BRANCH INSTRUCTION? 1. GENERATE AND SET ASIDE THE ADDRESS OF THE TARGET OF THE CONDITIONAL BRANCH 2. DO THE " BACK ...
Mark Donald Hill, Norman Paul Jouppi, Gurindar Sohi, 2000
10
Embedded Computer Systems: Architectures, Modeling, and ...
identifying branch instruction. If there is a scheme for identifying branch instructions, it isn't needed to access the branch logic every cycle. Accordingly, the energy to access the branch logic can be reduced dramatically. L.D F0,0(R1) ADD.D F6 ...
Timo D. H?m?l?inen, 2005

10 NOTÍCIAS NAS QUAIS SE INCLUI O TERMO «BRANCH INSTRUCTION»

Conheça de que se fala nos meios de comunicação nacionais e internacionais e como se utiliza o termo branch instruction no contexto das seguintes notícias.
1
The pros and cons of dynamic translation architectures
If the hot address is a branch instruction, the translator may attempt to unroll the loop to both avoid the need to use branch prediction and ... «New Electronics, mai 15»
2
Opening statements, witnesses take stand in trial for man accused of …
A video was shown in court of the officer giving Branch instruction's and demonstrating what to do for the field sobriety test. Branch begins to do ... «WAFB.com, out 14»
3
ARM's Cortex M: Even Smaller and Lower Power CPU Cores
In the event the decoder encounters a branch instruction, there's a speculative instruction fetch that grabs the instruction at the branch target. «AnandTech, ago 14»
4
Obama's next steps on immigration
In the realm of fixing inequities in the immigration system, President Obama's use of the executive branch instruction has been the most ... «The Week Magazine, abr 14»
5
The mobile security model is broken: V-Key
"[I] changed the branch instruction to essentially bypass the check, and I patched it, literally modifying one byte in the application." Gan did ... «ZDNet, jun 13»
6
Extreme Code Density: Energy Savings and Methods
... a comparison between two variables) that sets some flag, and a second conditional branch instruction that uses that flag (e.g., branch if a greater flag is set). «Chip Design Magazine, fev 13»
7
Setting traps with SLIP, king of the mainframe debugging tools
SLIP recognizes a Successful Branch (SBT) condition when the CPU executes a successful branch instruction within the range of addresses. This trap would be ... «TechTarget, jul 12»
8
What goes on inside the CPU
Pipelining can also fail when a conditional branch instruction is encountered – that is, where the flow of the program is potentially diverted ... «PC Authority, fev 12»
9
Basic disassembly: Decoding the opcode
With this assumption, we can consult the extended mnemonic section (page 43 in the summary) and infer the original branch instruction may have been coded ... «SearchDataCenter.com, set 11»
10
Oracle's Sparc T4 chip: Will you pay Larry's premium?
... for Oracle software, including user-level cryptographic instructions, a pause instruction, and a fused compare-branch instruction. «Register, ago 11»
REFERÊNCIA
« EDUCALINGO. Branch instruction [on-line]. Disponível <https://educalingo.com/pt/dic-en/branch-instruction>. Jun 2024 ».
Baixe o aplicativo educalingo
PT