diff options
Diffstat (limited to 'problems/14-Matrix-Square/answer_1_double_4x4.vsm')
| -rw-r--r-- | problems/14-Matrix-Square/answer_1_double_4x4.vsm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/problems/14-Matrix-Square/answer_1_double_4x4.vsm b/problems/14-Matrix-Square/answer_1_double_4x4.vsm index e69de29..94a3569 100644 --- a/problems/14-Matrix-Square/answer_1_double_4x4.vsm +++ b/problems/14-Matrix-Square/answer_1_double_4x4.vsm @@ -0,0 +1,5 @@ +dmwrite $lm0v $ly0 +dmread $ly0 $nowrite; dbfn $lm0v $nowrite +dbfn $mreadf $lr0v; dmwrite $aluf $lx0 +dmmulu $lx $aluf $nowrite +dmfmad $lx $lr0v $mauf $ln0v |
