Content deleted Content added
→IBM 370 Vector facility: use same vloop name in all assembler Tags: Mobile edit Mobile web edit Advanced mobile edit |
→IBM 370 Vector facility: put license in wrong frickin place on wrong code. sigh. moved to correct ___location Tags: Mobile edit Mobile web edit Advanced mobile edit |
||
Line 361:
}}</ref>
<!-- the following assembler is Copyright (C) Luke Kenneth Casson Leighton 2023,2024,▼
that the License is GFDL (wikipedia-compatible)▼
<syntaxhighlight lang=gas>
VLVCU GR4 # Load VCT, update GR4 & CCode
Line 387 ⟶ 383:
The exact same principle is used in [[Libre-SOC]]:<ref>https://libre-soc.org/openpower/sv/cookbook/daxpy_example/</ref>
▲<!--
<!-- This assembler is GFDL Licensed by the author, [[User:Lkcl]] -->
<syntaxhighlight lang=gas>
# r5: n count; r6: x ptr; r7: y ptr; fp1: a
|