Weitere Beispiele werden automatisch zu den Stichwörtern zugeordnet - wir garantieren ihre Korrektheit nicht.
The X1 allowed conditional execution of every instruction, not just branches as is the case in most computers.
Loops and conditional execution could also be embedded within formulas.
Conditional execution is implemented with the aid of guards.
Putting the assignment within the parentheses didn't help us achieve conditional execution.
An implicit flow occurs when code whose conditional execution is based on private information updates a public variable.
It allows for conditional execution of code fragments.
Conditional Execution: Check for certain conditions and execute the appropriate sequence of statements.
Skips are also of utility for conditional execution of any immediate single following instruction.
Cameleon language allows conditional execution and repetition to solve complex macro-problems.
Thumb-2 extends the Thumb instruction set with bit-field manipulation, table branches and conditional execution.
Conditional execution depending on last return code/error status only, f.e. or .
The standard example of conditional execution is the subtraction-based Euclidean algorithm:
Conditional execution uses the expression, which tests a true-false condition, performs alternative actions, and returns a result.
See also conditional execution below.
Numerous steps are available for navigation, conditional execution of script steps, editing records, and other utilities.
Conditional execution on 8088 and higher CPUs only.
PIC cores have skip instructions, which are used for conditional execution and branching.
Conditional execution on AT-compatible machines only.
Conditional execution of most instructions reduces branch overhead and compensates for the lack of a branch predictor.
The control flow in P4 determines the relative sequence of tables, and allows for conditional execution of tables based on if/then/else constructions.
The "obvious" way of doing this problem with for loops, to be discussed in Loops and conditional execution, is so inefficient as to be impractical.
This allows for branches in LOOP programs, where the conditional execution of a partial program depends on whether a variable has value zero or one.
Predication (Intel Itanium architecture only): Previous architectures implement conditional execution through branch instructions.
Almost every ARM instruction has a conditional execution feature called predication, which is implemented with a 4-bit condition code selector (the predicate).
In 1951, Maurice Wilkes enhanced this concept by adding conditional execution, a concept akin to a conditional in computer software.