diff options
| author | nsfisis <nsfisis@gmail.com> | 2024-09-03 01:31:20 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2024-09-03 01:31:20 +0900 |
| commit | d5a5bfb4bd9830043efc7b704aeaff85732a209c (patch) | |
| tree | 90ea73b82f476d58c2027aa7ff6157b304e3f450 /problems/10-Gather/01.vsm | |
| parent | dfdeadef03ebbb8850721ad8dd14f33ed92ab070 (diff) | |
| download | mncore-challenge-d5a5bfb4bd9830043efc7b704aeaff85732a209c.tar.gz mncore-challenge-d5a5bfb4bd9830043efc7b704aeaff85732a209c.tar.zst mncore-challenge-d5a5bfb4bd9830043efc7b704aeaff85732a209c.zip | |
10-Gather
Diffstat (limited to 'problems/10-Gather/01.vsm')
| -rw-r--r-- | problems/10-Gather/01.vsm | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/problems/10-Gather/01.vsm b/problems/10-Gather/01.vsm new file mode 100644 index 0000000..653b15d --- /dev/null +++ b/problems/10-Gather/01.vsm @@ -0,0 +1,18 @@ +imm i"1" $s1 + +# llsl $lm2048v $ls0 $t +llsl $lm2048v $aluf $t +nop +lpassa $lmt0 $ln0v + +llsl $lm2056v $ls0 $t +nop +lpassa $lmt0 $ln8v + +llsl $lm2064v $ls0 $t +nop +lpassa $lmt0 $ln16v + +llsl $lm2072v $ls0 $t +nop +lpassa $lmt0 $ln24v |
