summaryrefslogtreecommitdiff
path: root/sim/ppc/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* sim: ppc: migrate to standard uintXX_t typesMike Frysinger2022-01-061-7/+7
* sim: ppc: enable use of gnulibMike Frysinger2021-09-091-0/+3
* sim: clean up C11 header includesMike Frysinger2021-01-111-6/+0
* [sim] Update old contact info in GPL license noticesJoel Brobecker2012-12-191-2/+1
* Update sim copyright headers from GPLv2-or-later to GPLv3-or-later.Joel Brobecker2012-12-191-1/+1
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+404
* Initial creation of sourceware repositoryStan Shebs1999-04-161-382/+0
* Update to 1995-02-20 releaseMichael Meissner1996-02-211-31/+75
* Add determining when we do not have enough writeback slots; Do not do model s...Michael Meissner1995-11-281-3/+8
* Delete old functional_unit support; Add --enable-sim-model-issue; Monitor bra...Michael Meissner1995-11-161-19/+0
* More model specific changesMichael Meissner1995-11-151-8/+34
* Use autoconf correctly; provide more stats with -IMichael Meissner1995-11-021-50/+45
* Format #instructions with commasMichael Meissner1995-10-131-10/+41
* Add # in front of CPU numberMichael Meissner1995-10-021-1/+1
* Add support to count the number of instructions issued.Michael Meissner1995-10-021-0/+300