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