summaryrefslogtreecommitdiff
path: root/sim/ppc/ppc-instructions
Commit message (Expand)AuthorAgeFilesLines
* PR22069, Several instances of register accidentally spelled as regsiterAlan Modra2018-05-091-1/+1
* sim: use ARRAY_SIZE instead of ad-hoc sizeof calculationsMike Frysinger2017-02-131-1/+1
* sim/ppc/*: Change immediatly to immediatelyJoel Sherrill2014-11-231-1/+1
* 2013-05-03 Hafiz Abid Qadeer <abidh@codesourcery.com>Hafiz Abid Qadeer2013-05-031-13/+0
* 2013-04-19 Nathan Froyd <froydnj@codesourcery.com>Hafiz Abid Qadeer2013-04-191-0/+13
* [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
* * ppc-instructions: Fix missing assignment in last change.Andreas Schwab2010-02-141-0/+1
* * ppc-instructions: Fix aliasing bugs when callingAndreas Schwab2010-02-051-8/+23
* * ppc-instructions (sync): Add L field.Nathan Froyd2009-01-121-1/+1
* 2008-12-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-151-0/+8
* 2006-11-22 Tom Marn <tom.marn@telargo.com>Andrew Cagney2006-11-291-7/+12
* 2004-01-27 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-01-271-2/+2
* 2003-06-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-221-0/+20
* 2003-06-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-221-0/+1
* 2003-06-19 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-201-1/+48
* From 2001-12-09 Julien Ducourthial <jducourt@noos.fr>:Andrew Cagney2002-03-231-7/+7
* * ppc-instructions (lfsux): Correct XO field of lfsux instruction.Geoffrey Keating2000-10-241-1/+1
* * ppc-instructions (Disabled_Exponent_Underflow): IncrementGeoffrey Keating2000-03-251-1/+1
* import gdb-19990422 snapshotStan Shebs1999-04-261-11/+5
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+4933
* Initial creation of sourceware repositoryStan Shebs1999-04-161-4857/+0
* January 23rd mergeMichael Meissner1997-01-271-91/+316
* New simulator changes from AndrewMichael Meissner1996-07-231-195/+221
* Make {add to,subtract from} minus one; Make -t alu work betterMichael Meissner1996-01-161-14/+49
* Add determining when we do not have enough writeback slots; Do not do model s...Michael Meissner1995-11-281-54/+116
* Make WITH_MODEL_ISSUE==0 not core dumpMichael Meissner1995-11-251-13/+21
* Sort instruction names; Add igen -R option; count # of CRs that mtcrf movedMichael Meissner1995-11-251-197/+215
* Fix warnings to everything can be compiled with -Wall; Redo model specific ch...Michael Meissner1995-11-241-784/+297
* Count each type of conditional branchMichael Meissner1995-11-221-5/+55
* Add floating point model specific support; Redo method model specific support...Michael Meissner1995-11-211-205/+917
* speed up search for free function unit slightly.Michael Meissner1995-11-201-17/+80
* Add scheduling support for M{F,T}CRMichael Meissner1995-11-181-8/+72
* More scheduling stuffMichael Meissner1995-11-181-684/+1203
* checkpoint ppc simulatorMichael Meissner1995-11-171-682/+813
* Delete old functional_unit support; Add --enable-sim-model-issue; Monitor bra...Michael Meissner1995-11-161-11/+81
* fix bug in last checkinMichael Meissner1995-11-161-1/+1
* more functional unit changesMichael Meissner1995-11-161-123/+821
* More model specific changesMichael Meissner1995-11-151-36/+233
* Add model-functions supportMichael Meissner1995-11-131-0/+3
* Add support for setting model name and other thingsMichael Meissner1995-11-121-0/+40
* first stage in function unit support; add new switches & latest code from andrewMichael Meissner1995-11-081-24/+24
* Add 2 config flags that were missing; make data cache instructions be nopsMichael Meissner1995-11-031-0/+9
* Lots of changesMichael Meissner1995-11-011-0/+2414