Name Date Size #Lines LOC

..--

ChangeLog-2021H A D09-Jul-202462 KiB2,0191,378

READMEH A D09-Jul-2024779 2816

arm-sim.hH A D29-Jan-2025894

armcopro.cH A D09-Jul-202432.4 KiB1,430996

armdefs.hH A D29-Jan-202516.8 KiB

armemu.cH A D29-Jan-2025140.2 KiB

armemu.hH A D29-Jan-202517.7 KiB

armemu32.cH A D29-Jan-2025779

armfpe.hH A D09-Jul-202465.7 KiB1,3511,332

arminit.cH A D09-Jul-202410.5 KiB356246

armos.cH A D29-Jan-202523.3 KiB

armos.hH A D09-Jul-20243.5 KiB9461

armsupp.cH A D09-Jul-202437.2 KiB1,7051,368

armvirt.cH A D09-Jul-202414.7 KiB518303

dbg_rdi.hH A D09-Jul-20243.2 KiB8555

iwmmxt.cH A D29-Jan-202581.6 KiB

iwmmxt.hH A D29-Jan-20251.4 KiB

local.mkH A D29-Jan-20251.6 KiB

maverick.cH A D29-Jan-202527.7 KiB

maverick.hH A D29-Jan-20251.3 KiB

sim-main.hH A D29-Jan-2025878

thumbemu.cH A D29-Jan-202559.7 KiB

wrapper.cH A D29-Jan-202522.1 KiB

README

1
2This directory contains the standard release of the ARMulator from
3Advanced RISC Machines, and was ftp'd from.
4
5ftp.cl.cam.ac.uk:/arm/gnu
6
7It likes to use TCP/IP between the simulator and the host, which is
8nice, but is a pain to use under anything non-unix.
9
10I've added created a new Makefile.in (the original in Makefile.orig)
11to build a version of the simulator without the TCP/IP stuff, and a
12wrapper.c to link directly into gdb and the run command.
13
14It should be possible (barring major changes in the layout of
15the armulator) to upgrade the simulator by copying all the files
16out of a release into this directory and renaming the Makefile.
17
18(Except that I changed armos.c to work more simply with our
19simulator rigs)
20
21Steve
22
23sac@cygnus.com
24
25Mon May 15 12:03:28 PDT 1995
26
27
28