noun
jump instruction
A computing term for an instruction that causes program execution to jump to a different location.
アセンブリ言語では、飛越し命令を使ってループを実装することが多い。
In assembly language, jump instructions are often used to implement loops.
Compound of 飛越し (とびこし, 'jumping over') and 命令 (めいれい, 'instruction').