summaryrefslogtreecommitdiffstats
path: root/target-ppc/op_helper_mem.h
Commit message (Expand)AuthorAgeFilesLines
* Use float32/64 instead of float/doubleaurel322008-03-131-12/+6
* Add new sane low-level memory accessors for PowerPC that do properj_mayer2007-11-221-119/+21
* For consistency, align the address to the cache line before using it,j_mayer2007-10-261-2/+2
* PowerPC target optimisations: make intensive use of always_inline.j_mayer2007-10-071-4/+5
* More cache tuning fixes:j_mayer2007-10-041-1/+1
* Make PowerPC cache line size implementation dependant.j_mayer2007-10-041-4/+98
* More PowerPC target cleanups:j_mayer2007-09-191-25/+25
* Coding style fixes in PowerPC related code (no functional change):j_mayer2007-09-171-1/+1
* As icbi is not a priviledge instruction and is treated as a load by the MMUj_mayer2007-03-181-0/+29
* Make it safe to use 64 bits GPR and/or 64 bits host registers.j_mayer2007-03-171-22/+134
* Great PowerPC emulation code resynchronisation and improvments:j_mayer2007-03-071-41/+165
* added back loglevel testbellard2005-06-051-4/+12
* removed dynamic test of tracesbellard2005-06-041-12/+12
* This patch adds little-endian mode support to PPC emulation.bellard2005-04-231-0/+49
* 64 bit target supportbellard2005-01-031-4/+4
* suppressed explicit access type and use the exception routine to infer it fro...bellard2004-01-041-5/+4
* PowerPC system emulation (Jocelyn Mayer) - modified patch to use new TLB apibellard2004-01-041-0/+44
OpenPOWER on IntegriCloud