diff options
| author | nsfisis <nsfisis@gmail.com> | 2024-09-14 23:52:40 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2024-09-15 00:02:09 +0900 |
| commit | 396377f7d8a15a85524fce4937acc83236236636 (patch) | |
| tree | 8844fcc690693512b7e50a8a53109f6d5cf196f7 /problems/11-Square-Sum/06.vsm | |
| parent | 0cf9106fdfc1c1ea32a72b5eb7a6fc58cff22fe9 (diff) | |
| download | mncore-challenge-396377f7d8a15a85524fce4937acc83236236636.tar.gz mncore-challenge-396377f7d8a15a85524fce4937acc83236236636.tar.zst mncore-challenge-396377f7d8a15a85524fce4937acc83236236636.zip | |
11-Square-Sum
Diffstat (limited to 'problems/11-Square-Sum/06.vsm')
| -rw-r--r-- | problems/11-Square-Sum/06.vsm | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/problems/11-Square-Sum/06.vsm b/problems/11-Square-Sum/06.vsm new file mode 100644 index 0000000..cef4384 --- /dev/null +++ b/problems/11-Square-Sum/06.vsm @@ -0,0 +1,12 @@ +lpackbit $mabid $ln0 $t # t = 2 x mab +nop +dvmulu $lmt0v32 $lmt0v32 $nowrite +dvfmad $lmt0v32 $lmt0v32 $mauf $nowrite +dvfmau $lmt128v32 $lmt128v32 $mauf $nowrite +dvfmad $lmt128v32 $lmt128v32 $mauf $nowrite +l1bmrdfadd $mauf $lbi +l1bmm $lbi $lm256v +nop +nop +l1bmrdfadd $lmt256v $lbi +l1bmm $lbi $ln0v |
