binutils-gdb/sim/ppc
Alan Modra 93f83dcc94 sim: no rule to make sim/ppc/Makefile.in
Seen with --enable-maintainer-mode.
make[3]: *** No rule to make target '.../sim/ppc/Makefile.in', needed
by 'ppc/stamp-pk'.  Stop.

	* sim/ppc/local.mk (stamp-pk): Depend on local.mk not
	Makefile.in.
	* Makefile.in: Regenerate.

Approved-By: Tom Tromey <tom@tromey.com>
2024-02-24 11:52:10 +10:30
..
.gdbinit
acinclude.m4 sim: ppc: merge configure logic into top-level 2024-01-02 01:41:55 -05:00
altivec_expression.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
altivec_registers.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
altivec.igen Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
basics.h sim: fix pervasive typo 2024-01-01 10:44:13 -05:00
bits.c sim: ppc: migrate to standard uintXX_t types 2022-01-06 01:17:39 -05:00
bits.h sim: ppc: migrate to standard uintXX_t types 2022-01-06 01:17:39 -05:00
BUGS sim: ppc: rename ppc-instructions to powerpc.igen 2022-11-11 01:38:42 +07:00
cap.c
cap.h
ChangeLog-2021 sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
corefile-n.h
corefile.c sim/ppc: Fix core_find_mapping diagnostics 2022-10-12 13:21:31 +00:00
corefile.h
cpu.c sim: ppc: migrate to standard uintXX_t types 2022-01-06 01:17:39 -05:00
cpu.h sim: ppc: mark halt & restart funcs as noreturn 2023-12-21 01:20:44 -05:00
dc-complex
dc-simple
dc-stupid
dc-test.01
dc-test.02
debug.c sim: ppc: align format string settings with common code 2021-09-08 21:02:25 -04:00
debug.h sim: ppc: replace filter_filename with lbasename 2024-01-01 16:32:48 -05:00
device_table.c sim: ppc: fix -Wunused-but-set-variable warnings 2023-12-07 22:31:21 -07:00
device_table.h sim: clean up C11 header includes 2021-01-11 08:05:54 -05:00
device.c sim: fix pervasive typo 2024-01-01 10:44:13 -05:00
device.h sim/ppc: mark device_error function as ATTRIBUTE_NORETURN 2022-10-19 14:32:22 +01:00
double.c sim: ppc: migrate to standard uintXX_t types 2022-01-06 01:17:39 -05:00
dp-bit.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
dumpf.c sim: ppc: merge misc igen APIs 2024-01-01 18:16:38 -05:00
dumpf.h sim: ppc: merge misc igen APIs 2024-01-01 18:16:38 -05:00
e500_expression.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
e500_registers.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
e500.igen Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
emul_bugapi.c sim: formally assume unistd.h always exists (via gnulib) 2023-01-16 04:35:48 -05:00
emul_bugapi.h
emul_chirp.c sim: formally assume unistd.h always exists (via gnulib) 2023-01-16 04:35:48 -05:00
emul_chirp.h
emul_generic.c sim: ppc: migrate to standard uintXX_t types 2022-01-06 01:17:39 -05:00
emul_generic.h sim: ppc: migrate to standard uintXX_t types 2022-01-06 01:17:39 -05:00
emul_netbsd.c sim: ppc: cleanup getrusage decls 2023-12-04 23:36:20 -05:00
emul_netbsd.h
emul_unix.c sim: ppc: cleanup getrusage decls 2023-12-04 23:36:20 -05:00
emul_unix.h
events.c sim: ppc: migrate to standard uintXX_t types 2022-01-06 01:17:39 -05:00
events.h sim: ppc: migrate to standard uintXX_t types 2022-01-06 01:17:39 -05:00
filter-ppc.c sim: ppc: unify igen filter modules 2024-01-03 03:37:13 -05:00
filter-ppc.h sim: ppc: unify igen filter modules 2024-01-03 03:37:13 -05:00
gdb-sim.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
gen-icache.c sim: ppc: unify igen filter modules 2024-01-03 03:37:13 -05:00
gen-icache.h
gen-idecode.c sim: ppc: unify igen filter modules 2024-01-03 03:37:13 -05:00
gen-idecode.h
gen-itable.c sim: ppc: constify strings in igen tooling 2021-10-31 22:34:02 -04:00
gen-itable.h
gen-model.c sim: ppc: unify igen line number output modules 2024-01-03 03:32:08 -05:00
gen-model.h
gen-semantics.c sim: ppc: unify igen filter modules 2024-01-03 03:37:13 -05:00
gen-semantics.h
gen-support.c sim: ppc: unify igen filter modules 2024-01-03 03:37:13 -05:00
gen-support.h
hw_com.c sim: formally assume unistd.h always exists (via gnulib) 2023-01-16 04:35:48 -05:00
hw_core.c
hw_cpu.c
hw_cpu.h
hw_disk.c sim: formally assume unistd.h always exists (via gnulib) 2023-01-16 04:35:48 -05:00
hw_eeprom.c sim: ppc: migrate to standard uintXX_t types 2022-01-06 01:17:39 -05:00
hw_glue.c sim: ppc: clean up various warnings 2021-05-15 11:00:00 -04:00
hw_htab.c sim: remove use of PTR 2022-05-13 14:32:54 +09:30
hw_ide.c sim: ppc: migrate to standard uintXX_t types 2022-01-06 01:17:39 -05:00
hw_init.c sim: remove use of PTR 2022-05-13 14:32:54 +09:30
hw_iobus.c
hw_memory.c [sim] Include defs.h in ppc/hw_memory.c 2021-10-28 15:09:00 -04:00
hw_nvram.c sim: ppc: migrate to standard uintXX_t types 2022-01-06 01:17:39 -05:00
hw_opic.c sim: ppc: migrate to standard uintXX_t types 2022-01-06 01:17:39 -05:00
hw_pal.c sim: formally assume unistd.h always exists (via gnulib) 2023-01-16 04:35:48 -05:00
hw_phb.c sim: ppc: phb: add missing break to address decoder 2023-12-21 01:21:18 -05:00
hw_phb.h
hw_register.c sim: ppc: migrate to standard uintXX_t types 2022-01-06 01:17:39 -05:00
hw_sem.c sim: ppc: workaround uninitialized variable compiler warnings 2024-01-08 20:13:22 -05:00
hw_shm.c sim: ppc: always compile in the sysv sem & shm device files 2024-01-02 00:29:28 -05:00
hw_trace.c sim: ppc: migrate to standard uintXX_t types 2022-01-06 01:17:39 -05:00
hw_vm.c
idecode_branch.h
idecode_expression.h sim: ppc: rename local ALU SIGNED64 macros 2024-01-03 02:13:55 -05:00
idecode_fields.h sim: ppc: replace local CONCAT macros with common ones 2021-06-16 01:06:28 -04:00
igen.c sim: ppc: unify igen filter modules 2024-01-03 03:37:13 -05:00
igen.h
inline.c sim: ppc: drop support for std-config.h overrides 2021-09-09 02:46:35 -04:00
inline.h sim: ppc: rename inline defines to match common code 2021-06-19 22:41:05 -04:00
INSTALL sim: ppc: rename ppc-instructions to powerpc.igen 2022-11-11 01:38:42 +07:00
interrupts.c sim/ppc: fixes for arguments to printf style functions 2022-10-12 10:37:00 +01:00
interrupts.h
ld-cache.c sim: ppc: merge misc igen APIs 2024-01-01 18:16:38 -05:00
ld-cache.h sim: ppc: constify strings in igen tooling 2021-10-31 22:34:02 -04:00
ld-decode.c sim: ppc: merge misc igen APIs 2024-01-01 18:16:38 -05:00
ld-decode.h sim: ppc: constify strings in igen tooling 2021-10-31 22:34:02 -04:00
ld-insn.c sim: ppc: unify igen filter modules 2024-01-03 03:37:13 -05:00
ld-insn.h sim: ppc: rename igen max_insn_bit_size 2024-01-01 17:30:53 -05:00
lf-ppc.c sim: ppc: unify igen line number output modules 2024-01-03 03:32:08 -05:00
lf-ppc.h sim: ppc: unify igen line number output modules 2024-01-03 03:32:08 -05:00
local.mk sim: no rule to make sim/ppc/Makefile.in 2024-02-24 11:52:10 +10:30
main.c sim: formally assume unistd.h always exists (via gnulib) 2023-01-16 04:35:48 -05:00
mon.c sim: ppc: cleanup getrusage decls 2023-12-04 23:36:20 -05:00
mon.h
options.c sim: ppc: drop old dgen.c generator 2022-12-20 21:05:43 -05:00
options.h
os_emul.c
os_emul.h
pk_disklabel.c sim: ppc: migrate to standard uintXX_t types 2022-01-06 01:17:39 -05:00
pk.h sim: ppc: hoist pk.h creation to top-level 2024-01-02 02:22:07 -05:00
powerpc.igen sim: ppc: rename ppc-instructions to powerpc.igen 2022-11-11 01:38:42 +07:00
ppc-spr-table
psim.c sim: ppc: implement 128-bit register read/writes with sim-endian APIs 2024-01-18 01:49:56 -05:00
psim.h sim: ppc: mark halt & restart funcs as noreturn 2023-12-21 01:20:44 -05:00
psim.texinfo Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
README
registers.c sim: ppc: migrate to standard uintXX_t types 2022-01-06 01:17:39 -05:00
registers.h sim: ppc: migrate to standard uintXX_t types 2022-01-06 01:17:39 -05:00
RUN
sim_callbacks.h sim/ppc: Add ATTRIBUTE_PRINTF 2022-10-11 15:18:14 +01:00
sim_calls.c sim: Fix -Werror=shadow=local by changing mem to addr in sim_{read,write} 2024-01-22 14:22:30 +01:00
sim-main.h sim: ppc: drop unused types from sim-main.h 2022-12-23 00:57:32 -05:00
spreg-gen.py Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
spreg.c Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
spreg.h Update copyright year range in header of all files managed by GDB 2024-01-12 15:49:57 +00:00
std-config.h sim: ppc: sync WITH_TARGET_{ADDRESS,CELL}_BITSIZE with common/ 2024-01-03 02:10:52 -05:00
table.c sim: ppc: unify igen line number output modules 2024-01-03 03:32:08 -05:00
table.h
tree.c sim: fix pervasive typo 2024-01-01 10:44:13 -05:00
tree.h sim: fix pervasive typo 2024-01-01 10:44:13 -05:00
vm_n.h sim: ppc: clean up various warnings 2021-05-15 11:00:00 -04:00
vm.c sim: ppc: clean up printf format handling 2021-10-31 23:49:13 -04:00
vm.h
words.h sim: ppc: migrate to standard uintXX_t types 2022-01-06 01:17:39 -05:00


		PSIM 1.0.1 - Model of the PowerPC Environments


    Copyright (C) 1994-1996, Andrew Cagney <cagney@highland.com.au>.

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.
 
    You should have received a copy of the GNU General Public License
    along with this program; if not, see <http://www.gnu.org/licenses/>.
 

    ----------------------------------------------------------------------


PSIM is a program written in extended ANSI-C that implements an
instruction level simulation of the PowerPC environment.  It is freely
available in source code form under the terms of the GNU General
Public License (version 3 or later).

The PowerPC Architecture is described as having three levels of
compliance:

	UEA - User Environment Architecture
	VEA - Virtual Environment Architecture
	OEA - Operating Environment Architecture

PSIM both implements all three levels of the PowerPC and includes (for
each level) a corresponding simulated run-time environment.

In addition, PSIM, to the execution unit level, models the performance
of most of the current PowerPC implementations (contributed by Michael
Meissner).  This detailed performance monitoring (unlike many other
simulators) resulting in only a relatively marginal reduction in the
simulators performance.


A description of how to build PSIM is contained in the file:

		ftp://ftp.ci.com.au/pub/psim/INSTALL
	or	ftp://cambridge.cygnus.com/pub/psim/INSTALL

while an overview of how to use PSIM is in:

	ftp://ftp.ci.com.au/pub/psim/RUN
or	ftp://cambridge.cygnus.com/pub/psim/RUN

This file is found in:

	ftp://ftp.ci.com.au/pub/psim/README
or	ftp://cambridge.cygnus.com/pub/psim/README


Thanks goes firstly to:

	Corinthian Engineering Pty Ltd
	Cygnus Support
	Highland Logic Pty Ltd

who provided the resources needed for making this software available
on the Internet.

More importantly I'd like to thank the following individuals who each
contributed in their own unique way:

	Allen Briggs, Bett Koch, David Edelsohn, Gordon Irlam,
	Michael Meissner, Bob Mercier, Richard Perini, Dale Rahn,
	Richard Stallman, Mitchele Walker


				Andrew Cagney
				Feb, 1995


    ----------------------------------------------------------------------


    What features does PSIM include?

	Monitoring and modeling

		PSIM includes (thanks to Michael Meissner)
		a detailed model of most of the PowerPC
		implementations to the functional unit level.


	SMP
		
		The PowerPC ISA defines SMP synchronizing instructions.
		This simulator implements a limited, but functional,
		subset of the PowerPC synchronization instructions
		behaviour.  Programs that restrict their synchronization
		primitives to those that work with this functional
		sub-set (eg P() and V()) are able to run on the SMP
		version of PSIM.

		People intending to use this system should study
		the code implementing the lwarx instruction.
		
	ENDIAN SUPPORT

		PSIM implements the PowerPC's big and little (xor
		endian) modes and correctly simulates code that
		switches between these two modes.

		In addition, psim can model a true little-endian
		machine.

	ISA (Instruction Set Architecture) models

		PSIM includes a model of the UEA, VEA and OEA.  This
		includes the time base registers (VEA) and HTAB
		and BATS (OEA).

		In addition, a preliminary model of the 64 bit
		PowerPC architecture is implemented.

	IO Hardware

		PSIM's internals are based around the concept
		of a Device Tree.  This tree intentionally
		resembles that of the Device Tree found in
		OpenBoot firmware.  PSIM is flexible enough
		to allow the user to fully configure this device
		tree (and consequently the hardware model) at
		run time.

	Run-time environments:

		PSIM's UEA model includes emulation for BSD
		based UNIX system calls.

		PSIM's OEA model includes emulation of either:

			o	OpenBoot client interface

			o	MOTO's BUG interface.


	Floating point

		Preliminary support for floating point is included.


    Who would be interested in PSIM?

	o	the curious

		Using psim, gdb, gcc and binutils the curious
		user can construct an environment that allows
		them to play with PowerPC Environment without
		the need for real hardware.


	o	the analyst

		PSIM includes many (contributed) monitoring
		features which (unlike many other simulators)
		do not come with a great penalty in performance.

		Thus the performance analyst is able to use
		this simulator to analyse the performance of
		the system under test.

		If PSIM doesn't monitor a components of interest,
		the source code is freely available, and hence
		there is no hinderance to changing things
		to meet a specific analysts needs.


	o	the serious SW developer

		PSIM models all three levels of the PowerPC
		Architecture: UEA, VEA and OEA.  Further,
		the internal design is such that PSIM can
		be extended to support additional requirements.


    What performance analysis measurements can PSIM perform?

	Below is the output from a recent analysis run
	(contributed by Michael Meissner):

	For the following program:

	long
	simple_rand ()
	{
	  static unsigned long seed = 47114711;
	  unsigned long this = seed * 1103515245 + 12345;
	  seed = this;
	/* cut-cut-cut - see the file RUN.psim */
	}

	Here is the current output generated with the -I switch on a P90
	(the compiler used is the development version of GCC with a new
	scheduler replacing the old one):
	
	CPU #1 executed     41,994 AND instructions.
	CPU #1 executed    519,785 AND Immediate instructions.
	.
	.
	.
	CPU #1 executed          1 System Call instruction.
	CPU #1 executed    207,746 XOR instructions.
	
	CPU #1 executed 23,740,856 cycles.
	CPU #1 executed 10,242,780 stalls waiting for data.
	CPU #1 executed          1 stall waiting for a function unit.
	.
	.
	.
	CPU #1 executed  3,136,229 branch functional unit instructions.
	CPU #1 executed 16,949,396 instructions that were accounted for in timing info.
	CPU #1 executed    871,920 data reads.
	CPU #1 executed    971,926 data writes.
	CPU #1 executed        221 icache misses.
	CPU #1 executed 16,949,396 instructions in total.
	
	Simulator speed was 250,731 instructions/second


    What motivated PSIM?

	As an idea, psim was first discussed seriously during mid
	1994.  At that time its main objectives were:


		o	good performance

			Many simulators loose out by only providing
			a binary interface to the internals.  This
			interface eventually becomes a bottle neck
			in the simulators performance.

			It was intended that PSIM would avoid this
			problem by giving the user access to the
			full source code.

			Further, by exploiting the power of modern
			compilers it was hoped that PSIM would achieve
			good performance with out having to compromise
			its internal design.


		o	practical portability

			Rather than try to be portable to every
			C compiler on every platform, it was decided
			that PSIM would restrict its self to supporting
			ANSI compilers that included the extension
			of a long long type.

			GCC is one such compiler, consequently PSIM
			should be portable to any machine running GCC.


		o	flexibility in its design

			PSIM should allow the user to select the
			features required and customise the build
			accordingly.  By having the source code,
			the compiler is able to eliminate any un
			used features of the simulator.

			After all, let the compiler do the work.


		o	SMP

			A model that allowed the simulation of
			SMP platforms with out the large overhead
			often encountered with such models.


	PSIM achieves each of these objectives.


    Is PSIM PowerPC Platform (PPCP) (nee CHRP) Compliant?

	No.

	Among other things it does not have an Apple ROM socket.


    Could PSIM be extended so that it models a CHRP machine?

	Yes.

	PSIM has been designed with the CHRP spec in mind. To model
	a CHRP desktop the following would need to be added:

		o	An apple ROM socket :-)

		o	Model of each of the desktop IO devices

		o	An OpenPIC device.

		o	RTAS (Run Time Abstraction Services).

		o	A fully populated device tree.


    Is the source code available?

	Yes.

	The source code to PSIM is available under the terms of
	the GNU Public Licence.  This allows you to distribute
	the source code for free but with certain conditions.

	See the file:

		ftp://archie.au/gnu/COPYING

	For details of the terms and conditions.


    Where do I send bugs or report problems?

	There is a mailing list (subscribe through majordomo@ci.com.au) at:

	powerpc-psim@ci.com.au

	If I get the ftp archive updated I post a note to that mailing list.
	In addition your welcome to send bugs or problems either to me or to
	that e-mail list.

	This list currently averages zero articles a day.


     Does PSIM have any limitations or problems?

	PSIM can't run rs6000/AIX binaries - At present PSIM can only
	simulate static executables.  Since an AIX executable is
	never static, PSIM is unable to simulate its execution.

	PSIM is still under development - consequently there are going
	to be bugs.

	See the file BUGS (included in the distribution) for any
	other outstanding issues.