diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-05-06 17:40:18 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-05-06 17:40:18 +0000 |
commit | f1446ddf2bf8118f432b3ac74c88db3d832669a8 (patch) | |
tree | 37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /emulators/spim | |
parent | 37170ce899bdf394cca1d0769b2215d84b15a7ee (diff) | |
download | pkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz |
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'emulators/spim')
-rw-r--r-- | emulators/spim/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/spim/DESCR b/emulators/spim/DESCR index 69a95976e32..7345e277543 100644 --- a/emulators/spim/DESCR +++ b/emulators/spim/DESCR @@ -5,7 +5,7 @@ like interface to the classical MIPS RISC CPU. The virtual machine it provides can be either the one presented by the MIPS assembler or the one of the bare hardware. The simulator can also be built to simulate the pipeline architecture of the MIPS machine (both the control and floating -point pipelines). When built for this, it also simulates and displays +point pipelines). When built for this, it also simulates and displays an instruction and data cache. This simulator is useful in CS and EE classes, including providing a |