summaryrefslogtreecommitdiff
path: root/emulators/swarm/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/swarm/DESCR')
-rw-r--r--emulators/swarm/DESCR6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/swarm/DESCR b/emulators/swarm/DESCR
index 21fbb35f752..b2640bfc5ca 100644
--- a/emulators/swarm/DESCR
+++ b/emulators/swarm/DESCR
@@ -12,8 +12,8 @@ C++. It currently supports:
+ Arm 6 based core. Currently able to handle data processing
instructions, word/byte load and stores, load/store multiple,
-branches, 32 bit multiplication, and SWIs.
+branches, 32 bit multiplication, and SWIs.
+ Support for plugging in different caches - be they unified or
separate I & D caches. Currently only a direct mapped cache is
-implemented.
-+ Compile for SWARM using ARM targeted gcc.
+implemented.
++ Compile for SWARM using ARM targeted gcc.