]> git.proxmox.com Git - qemu.git/history - target-ppc/op_mem.h
Use float32/64 instead of float/double
[qemu.git] / target-ppc / op_mem.h
2008-03-13 aurel32Use float32/64 instead of float/double
2007-11-22 j_mayerAdd new sane low-level memory accessors for PowerPC...
2007-11-19 j_mayerPowerPC instruction fixes:
2007-11-12 j_mayerAllow use of SPE extension by all PowerPC targets,
2007-11-12 j_mayerMore PowerPC target -1 usage fixes (reservation address).
2007-10-27 j_mayerFix endianness bug for PowerPC stfiwx instruction.
2007-10-07 j_mayerImplement PowerPC Altivec load & stores, used by Apple...
2007-10-07 j_mayerPowerPC target coding style fixes.
2007-10-07 j_mayerPowerPC target optimisations: make intensive use of...
2007-10-04 j_mayerMake PowerPC cache line size implementation dependant.
2007-09-30 j_mayerImprove single-precision floats load & stores:
2007-09-29 j_mayerRework PowerPC exceptions model to make it more versatile:
2007-09-17 j_mayerPowerPC flags update/use fixes:
2007-09-17 j_mayerCoding style fixes in PowerPC related code (no function...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-04-24 j_mayerCode provision for new PowerPC embedded target support...
2007-03-23 j_mayerAdd missing PowerPC 64 instructions
2007-03-20 j_mayerPowerPC 2.03 SPE extension - first pass.
2007-03-18 j_mayerAs icbi is not a priviledge instruction and is treated...
2007-03-17 j_mayerMake it safe to use 64 bits GPR and/or 64 bits host...
2007-03-07 j_mayerGreat PowerPC emulation code resynchronisation and...
2005-04-23 bellardThis patch adds little-endian mode support to PPC emula...
2005-01-03 bellard64 bit target support
2004-05-21 bellardPowerPC merge: real time TB and decrementer - faster...
2004-02-21 bellardlwarx fix (Jocelyn Mayer)
2004-01-18 bellardPowerPC merge (Jocelyn Mayer)
2004-01-04 bellardsuppressed explicit access type and use the exception...
2004-01-04 bellardPowerPC system emulation (Jocelyn Mayer) - modified...