summaryrefslogtreecommitdiffstats
path: root/target-ppc/op_helper.h
Commit message (Expand)AuthorAgeFilesLines
* Code provision for new PowerPC embedded target support with:j_mayer2007-04-241-4/+4
* Fix a lot of debug traces for PowerPC emulation: use logfile instead of stdoutj_mayer2007-04-161-0/+4
* Fix rfi instruction: do not depend on current execution modej_mayer2007-03-301-5/+6
* Add missing PowerPC 64 instructionsj_mayer2007-03-231-0/+7
* PowerPC bugfixes:j_mayer2007-03-221-0/+4
* Fix compilation on 32 bits hosts (pb reported by Thiemo Seufer)j_mayer2007-03-211-3/+2
* PowerPC 2.03 SPE extension - first pass.j_mayer2007-03-201-0/+281
* As icbi is not a priviledge instruction and is treated as a load by the MMUj_mayer2007-03-181-5/+2
* Make it safe to use 64 bits GPR and/or 64 bits host registers.j_mayer2007-03-171-8/+46
* Great PowerPC emulation code resynchronisation and improvments:j_mayer2007-03-071-0/+132
OpenPOWER on IntegriCloud