conditional jump
Computing term for a jump instruction executed only when a specified condition is true. Used in low-level programming and assembly language contexts.
See also: 条件付き飛び越し
アセンブリ言語では、条件付きジャンプを使って分岐を実装する。
In assembly language, conditional jumps are used to implement branching.
Full kanji-katakana compound; standard in technical computing contexts.
Variant with 付 instead of 付き; also seen in technical documents.
Compound of 条件付き (conditional) and ジャンプ (jump), a direct calque from English 'conditional jump'.