index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
/
translate.c
Age
Commit message (
Expand
)
Author
2011-08-23
PPC: E500: Inject SPE exception on invalid SPE access
Alexander Graf
2011-07-01
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
Blue Swirl
2011-06-26
Remove exec-all.h include directives
Blue Swirl
2011-06-17
PPC: Only set lower 32bits with mtmsr
Alexander Graf
2011-06-03
target-ppc: remove old CONFIG_SOFTFLOAT #ifdef
Aurelien Jarno
2011-05-12
PPC: Implement e500 (FSL) MMU
Alexander Graf
2011-05-12
PPC: Add another 64 bits to instruction feature mask
Alexander Graf
2011-05-09
monitor: add PPC BookE SPRs
Scott Wood
2011-04-20
Remove unused function parameters from gen_pc_load and rename the function
Stefan Weil
2011-04-10
Fix conversions from pointer to tcg_target_long
Stefan Weil
2011-04-01
Parse SDR1 on mtspr instead of at translate time
David Gibson
2011-04-01
Correct ppc popcntb logic, implement popcntw and popcntd
David Gibson
2011-04-01
Implement PowerPC slbmfee and slbmfev instructions
David Gibson
2011-04-01
target-ppc: ext32u instead of andi with constant
Aurelien Jarno
2011-03-22
target-ppc: add support for 6 SPE instructions
Fabien Chouteau
2011-01-21
ppc: Correct BookE tlb reads
Edgar E. Iglesias
2010-12-31
Fix translation of unary PPC/SPE instructions (efdneg etc.).
Mike Pall
2010-10-30
target-xxx: Use fprintf_function (format checking)
Stefan Weil
2010-09-15
PPC: Enable hint bits for lwarx/ldarx
Alexander Graf
2010-07-13
target-ppc: add vexptefp instruction
Aurelien Jarno
2010-05-22
Fix %lld or %llx printf format use
Blue Swirl
2010-05-05
target-ppc: Remove duplicate cpu log.
Richard Henderson
2010-04-25
ppc: remove dead assignments, spotted by clang analyzer
Blue Swirl
2010-04-18
PPC: avoid function pointer type mismatch, spotted by clang
Blue Swirl
2010-03-11
target-ppc: fix evsrwu and evsrws (second try)
Aurelien Jarno
2010-03-11
target-ppc: fix evsrwu and evsrws
Aurelien Jarno
2010-03-11
target-ppc: fix evslw instruction
Aurelien Jarno
2010-02-28
target-ppc: don't print invalid opcode messages on the console
Aurelien Jarno
2010-02-28
Revert "target-ppc: stop translation after a trap instruction"
Aurelien Jarno
2010-02-28
target-ppc: stop translation after a trap instruction
Aurelien Jarno
2010-02-27
target-ppc: fix SPE evsplat* instructions
Nathan Froyd
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-09-28
target-ppc: log instructions start in TCG code
Aurelien Jarno
2009-09-25
static and inline should came before the type of the functions
Juan Quintela
2009-09-18
target-ppc: optimize slw/srw/sld/srd
Aurelien Jarno
2009-09-12
Fix sys-queue.h conflict for good
Blue Swirl
2009-08-16
Replace REGX with PRIx64
Blue Swirl
2009-08-16
Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx
Blue Swirl
2009-08-16
Replace always_inline with inline
Blue Swirl
2009-08-03
target-ppc: add exceptions for conditional stores
Nathan Froyd
2009-08-03
target-ppc: retain l{w,d}arx loaded value
Nathan Froyd
2009-07-27
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
Juan Quintela
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
2009-07-13
ppc tcg: fix wrong bit/mask of wrteei
Baojun Wang
2009-07-12
target-ppc: fix evmergelo and evmergelohi
Nathan Froyd
2009-06-20
Apply TCGV_UNUSED on variables that GCC mistakenly thinks can be used
malc
2009-06-17
Replace ELF section hack with normal table
Blue Swirl
2009-06-17
Concentrate rest of table entries to top
Blue Swirl
2009-06-17
Concentrate most table entries to top
Blue Swirl
[next]