summaryrefslogtreecommitdiff
path: root/sim/mn10300
Commit message (Collapse)AuthorAgeFilesLines
* * am33.igen: Warning clean-up.Alexandre Oliva2000-08-092-42/+24
| | | | | | | | (movm): Initialize PC and mask. (mov, movbu, movhu): Set srcreg2 from RI0. (bsch): Initialize c. (sat16_cmp): Actually do the comparison. (mov_llt): Do not overwrite dstreg with uninitialized variable.
* minor formatting tweaks to aid syncronisationNick Clifton2000-05-292-8/+17
|
* Change profiling so that it is enabled by default. Re-generate everything.Andrew Cagney2000-05-242-157/+172
|
* * am33.igen: Fix leading comments of SP-relative offset insns thatAlexandre Oliva2000-05-222-7/+11
| | | | referred to other registers. Make their offsets unsigned.
* * mn10300_sim.h (genericAdd, genericSub, genericCmp, genericOr,Alexandre Oliva2000-05-185-167/+175
| | | | | | | genericXor, genericBtst): Use `unsigned32'. * op_utils.c: Likewise. * mn10300.igen, am33.igen: Use `unsigned32', `signed32', `unsigned64' or `signed64' where type width is relevant.
* * am33.igen (inc4 Rn): Use genericAdd so as to modify flags.Alexandre Oliva2000-04-252-1/+5
|
* * am33.igen: Make SP-relative offsets unsigned. Add `*am33' forAlexandre Oliva2000-04-092-11/+34
| | | | some instructions that were missing it.
* * build fixFrank Ch. Eigler2000-03-032-2/+6
| | | | | | 2000-03-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br> * Makefile.in (IGEN_INSN): Added am33.igen.
* import gdb-1999-12-06 snapshotJason Molenda1999-12-074-0/+891
|
* Initial revisionJason Molenda1999-12-071-0/+8683
|
* import gdb-1999-09-08 snapshotStan Shebs1999-09-092-168/+176
|
* import gdb-1999-07-19 snapshotJason Molenda1999-07-192-4/+8
|
* import gdb-1999-05-10Stan Shebs1999-05-112-184/+318
|
* import gdb-19990422 snapshotStan Shebs1999-04-266-7/+60
|
* Initial revisionStan Shebs1999-04-1621-0/+18250