]> git.proxmox.com Git - qemu.git/history - target-ppc/op_mem.h
Rework PowerPC exceptions model to make it more versatile:
[qemu.git] / target-ppc / op_mem.h
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...