Content deleted Content added
→IBM 370 Vector facility: clarify example Tags: Mobile edit Mobile web edit Advanced mobile edit |
→IBM 370 Vector facility: syntax Tags: Mobile edit Mobile web edit Advanced mobile edit |
||
Line 399:
The [[Power ISA]] CTR register is used for the total count instead of a scalar register, and the {{code|sv.bc/CTR}} instruction performs the reduction of CTR by the current Vector Length (VL) followed by testing CTR for being zero and branching if it is not.
The approach is different but achieves the same end-result as the IBM 3090: a significant compacting of instructions that are already considered highly compact
=== Vector reduction example ===
|