diff options
Diffstat (limited to 'problems/11-Square-Sum/05.vsm')
| -rw-r--r-- | problems/11-Square-Sum/05.vsm | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/problems/11-Square-Sum/05.vsm b/problems/11-Square-Sum/05.vsm new file mode 100644 index 0000000..4da9e64 --- /dev/null +++ b/problems/11-Square-Sum/05.vsm @@ -0,0 +1,16 @@ +lpackbit $mabid $ln0 $t # t = 2 x mab +nop + +dvmulu $lmt0v32 $lmt0v32 $nowrite +dvfmad $lmt0v32 $lmt0v32 $mauf $nowrite +dvmulu $lmt128v32 $lmt128v32 $nowrite; l1bmrdfadd $mauf $lbi +dvfmad $lmt128v32 $lmt128v32 $mauf $nowrite + +l1bmm $lbi $lm256v; l1bmrdfadd $mauf $lbi +l1bmm $lbi $lm264v + +nop +nop + +l1bmrdfadd $lmt256v $lbi +l1bmm $lbi $ln0v |
