<<Up     Contents

Basic block

In computing, a basic block is a straight-line piece of code without any jumps or jump targets; jump targets start a block, and jumps end a block. This term is useful in compiler theory, see control flow graph.

wikipedia.org dumped 2003-03-17 with terodump