This is SWARM - SoftWare ARM. The initial stage in this process is implement a plain software model of the basic ARM. There are, of course, already software models of the ARM available, so why do another one? Well, this one will need to allow the instruction set to be modified at run time, and provide not just an execution environment, but also a way of monitoring things like cache hits. To this end a hierarchical model of an ARM CPU has been implemented in 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. + 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.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | swarm-0.61.tgz |
NetBSD 10.0 | aarch64 | swarm-0.61.tgz |
NetBSD 10.0 | aarch64eb | swarm-0.61.tgz |
NetBSD 10.0 | aarch64eb | swarm-0.61.tgz |
NetBSD 10.0 | earmv6hf | swarm-0.61.tgz |
NetBSD 10.0 | earmv6hf | swarm-0.61.tgz |
NetBSD 10.0 | earmv6hf | swarm-0.61.tgz |
NetBSD 10.0 | earmv7hf | swarm-0.61.tgz |
NetBSD 10.0 | earmv7hf | swarm-0.61.tgz |
NetBSD 10.0 | earmv7hf | swarm-0.61.tgz |
NetBSD 10.0 | i386 | swarm-0.61.tgz |
NetBSD 10.0 | i386 | swarm-0.61.tgz |
NetBSD 10.0 | m68k | swarm-0.61.tgz |
NetBSD 10.0 | powerpc | swarm-0.61.tgz |
NetBSD 10.0 | powerpc | swarm-0.61.tgz |
NetBSD 10.0 | powerpc | swarm-0.61.tgz |
NetBSD 10.0 | sparc64 | swarm-0.61.tgz |
NetBSD 10.0 | sparc64 | swarm-0.61.tgz |
NetBSD 10.0 | sparc | swarm-0.61.tgz |
NetBSD 10.0 | sparc | swarm-0.61.tgz |
NetBSD 10.0 | vax | swarm-0.61.tgz |
NetBSD 10.0 | vax | swarm-0.61.tgz |
NetBSD 10.0 | vax | swarm-0.61.tgz |
NetBSD 10.0 | x86_64 | swarm-0.61.tgz |
NetBSD 10.0 | x86_64 | swarm-0.61.tgz |
NetBSD 9.0 | aarch64 | swarm-0.61.tgz |
NetBSD 9.0 | aarch64 | swarm-0.61.tgz |
NetBSD 9.0 | earmv6hf | swarm-0.61.tgz |
NetBSD 9.0 | earmv6hf | swarm-0.61.tgz |
NetBSD 9.0 | earmv6hf | swarm-0.61.tgz |
NetBSD 9.0 | earmv7hf | swarm-0.61.tgz |
NetBSD 9.0 | earmv7hf | swarm-0.61.tgz |
NetBSD 9.0 | earmv7hf | swarm-0.61.tgz |
NetBSD 9.0 | i386 | swarm-0.61.tgz |
NetBSD 9.0 | i386 | swarm-0.61.tgz |
NetBSD 9.0 | m68k | swarm-0.61.tgz |
NetBSD 9.0 | powerpc | swarm-0.61.tgz |
NetBSD 9.0 | powerpc | swarm-0.61.tgz |
NetBSD 9.0 | powerpc | swarm-0.61.tgz |
NetBSD 9.0 | sparc64 | swarm-0.61.tgz |
NetBSD 9.0 | x86_64 | swarm-0.61.tgz |
NetBSD 9.0 | x86_64 | swarm-0.61.tgz |
NetBSD 9.3 | x86_64 | swarm-0.61.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.