branch conditional

  • 1conditional branch — sąlyginis nukreipimas statusas T sritis informatika apibrėžtis Veiksmų eigos nukreipimas į kitą programos vietą esant patenkintai tam tikrai sąlygai. Naudojamas programavimo kalbose, kai reikalingas veiksmų eigos šakojimasis. Viena šaka tęsiama… …

    Enciklopedinis kompiuterijos žodynas

  • 2conditional jump — sąlyginis nukreipimas statusas T sritis informatika apibrėžtis Veiksmų eigos nukreipimas į kitą programos vietą esant patenkintai tam tikrai sąlygai. Naudojamas programavimo kalbose, kai reikalingas veiksmų eigos šakojimasis. Viena šaka tęsiama… …

    Enciklopedinis kompiuterijos žodynas

  • 3Conditional (programming) — Conditional statement redirects here. For the general concept in logic, see Material conditional. In computer science, conditional statements, conditional expressions and conditional constructs are features of a programming language which perform …

    Wikipedia

  • 4Branch predication — is a strategy in computer architecture design for mitigating the costs usually associated with conditional branches, particularly branches to short sections of code. It does this by allowing each instruction to conditionally either perform an… …

    Wikipedia

  • 5Branch misprediction — occurs when a central processing unit (CPU) mispredicts the next instruction to process in branch prediction, which is aimed at speeding up execution. During the execution of certain programs there are places where the program execution flow can… …

    Wikipedia

  • 6Conditional Branch —   [dt. bedingte Verzweigung], Verzweigung …

    Universal-Lexikon

  • 7Conditional preservation of the saints — The Five Articles of Remonstrance Conditional election Unlimited atonement Total depravity …

    Wikipedia

  • 8Branch predictor — In computer architecture, a branch predictor is the part of a processor that determines whether a conditional branch in the instruction flow of a program is likely to be taken or not. This is called branch prediction. Branch predictors are… …

    Wikipedia

  • 9Branch (computer science) — For other uses, see Branch (disambiguation). A branch is sequence of code in a computer program which is conditionally executed depending on whether the flow of control is altered or not (at the branching point). The term can be used when… …

    Wikipedia

  • 10Branch (disambiguation) — A branch is a part of a woody plant.Branch or branching may also refer to:Computing* Branch (computer science), a point in a computer program where program flow may change depending on a condition. **Branch predictor, the part of a processor that …

    Wikipedia