Mill Computing, Inc. › Forums › The Mill › Architecture › Glossary › Reply To: Glossary
instruction
A collection of operations that get issued together. On the Mill an instruction is divided into two half-bundles, one for each instruction stream, and each half-bundle into a header and 3 blocks of operations, which correspond to the execution phases. One block contains one or more fixed length operations.