diff options
| author | nsfisis <nsfisis@gmail.com> | 2024-09-05 05:53:45 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2024-09-05 05:53:45 +0900 |
| commit | e7572238a416ca6966905c74ef6178c0ed45e6b5 (patch) | |
| tree | 816e47b3d1546dd397824d1b2d6f3c2c601fe638 | |
| parent | eba972743efaf0ea031a5a229e8a28957474a2a6 (diff) | |
| download | mncore-challenge-e7572238a416ca6966905c74ef6178c0ed45e6b5.tar.gz mncore-challenge-e7572238a416ca6966905c74ef6178c0ed45e6b5.tar.zst mncore-challenge-e7572238a416ca6966905c74ef6178c0ed45e6b5.zip | |
10-Gather
| -rw-r--r-- | problems/10-Gather/02.vsm | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/problems/10-Gather/02.vsm b/problems/10-Gather/02.vsm new file mode 100644 index 0000000..ab83e49 --- /dev/null +++ b/problems/10-Gather/02.vsm @@ -0,0 +1,9 @@ +lpackbit $lm2048v $ls0 $t +lpackbit $lm2056v $ls0 $nowrite +dvpassa $lmt0 $ln0v; lpassa $aluf $t +lpackbit $lm2064v $ls0 $nowrite +dvpassa $lmt0 $ln8v; lpassa $aluf $t +lpackbit $lm2072v $ls0 $nowrite +dvpassa $lmt0 $ln16v; lpassa $aluf $t +nop +dvpassa $lmt0 $ln24v |
