Superscalar

(SS) 1) суперскалярность Смотри также: superscalar architecture Например: Superscalar can mean different things depending on the context in which it is used — Термин "суперскалярность" может иметь различный смысл, в зависимости от контекста 2) суперскалярный

Англо-русский словарь компьютерных терминов

Superscalar

A superscalar architecture is a uniprocessor that can execute two or more scalar operations in parallel. Some definitions include superpipelined and VLIW architectures; others do not. Superscalar architectures (apart from superpipelined architectures) require multiple functional units, which may or may not be identical to each other. In some superscalar processors the order of instruction execution is determined statically (purely at compile-time), in others it is determined dynamically (partly at run time).

Free Online Dictionary of Computing