index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
/
translate.c
Age
Commit message (
Expand
)
Author
2008-12-18
target-ppc: add gen_avr_ptr function.
aurel32
2008-12-18
target-ppc: add Altivec logical operations
aurel32
2008-12-15
target-ppc: update nip before calling an helper in FP instructions
aurel32
2008-12-15
target-ppc: fix TCGv type in fcmpu/fcmpo
aurel32
2008-12-14
target-ppc: fix fcmp{o,u} instructions
aurel32
2008-12-14
target-ppc: remove FPRF optimization
aurel32
2008-12-14
target-ppc: fix mtfsb0 and mtfsb1
aurel32
2008-12-14
target-ppc: display FPSCR in register dump
aurel32
2008-12-14
target-ppc: fix mbar opcode
aurel32
2008-12-13
target-ppc: fix compilation with CONFIG_SOFTFLOAT
aurel32
2008-12-11
target-ppc: rework exception code
aurel32
2008-12-11
target-ppc: remove dead code
aurel32
2008-12-08
target-ppc: memory load/store rework
aurel32
2008-12-07
target-ppc: kill a few warnings
aurel32
2008-12-07
target-ppc: disable single stepping
aurel32
2008-12-07
target-ppc: Fix use of uninitialized TCG variable in tlbiva
aurel32
2008-12-07
target-ppc: convert SPR accesses to TCG
aurel32
2008-12-06
target-ppc: remove dead code
aurel32
2008-12-06
target-ppc: convert SLB/TLB instructions to TCG
aurel32
2008-12-06
target-ppc: convert dcr load/store to TCG
aurel32
2008-12-06
target-ppc: convert msr load/store to TCG
aurel32
2008-12-06
target-ppc: convert POWER bridge instructions to TCG
aurel32
2008-12-05
target-ppc: convert POWER shift instructions to TCG
aurel32
2008-12-05
target-ppc: add functions to load/store SPR
aurel32
2008-11-30
target-ppc: convert PPC 440 instructions to TCG
aurel32
2008-11-30
target-ppc: convert return from interrupt instructions to TCG
aurel32
2008-11-30
target-ppc: convert external load/store instructions to TCG
aurel32
2008-11-30
target-ppc: convert load/store with reservation instructions to TCG
aurel32
2008-11-30
target-ppc: convert lscbx instruction to TCG
aurel32
2008-11-30
target-ppc: convert load/store string instructions to TCG
aurel32
2008-11-30
target-ppc: convert icbi instruction to TCG
aurel32
2008-11-30
target-ppc: convert dcbz instruction to TCG
aurel32
2008-11-30
target-ppc: convert load/store multiple instructions to TCG
aurel32
2008-11-30
target-ppc: convert wait instruction to TCG
aurel32
2008-11-30
target-ppc: convert mfrom instruction to TCG
aurel32
2008-11-30
target-ppc: convert software TLB instructions to TCG
aurel32
2008-11-27
target-ppc: convert POWER2 load/store instructions to TCG
aurel32
2008-11-27
target-ppc: convert SPE load/store to TCG
aurel32
2008-11-27
target-ppc: simplify evsplati and evsplatfi
aurel32
2008-11-25
Use sys-queue.h for break/watchpoint managment (Jan Kiszka)
aliguori
2008-11-24
target-ppc: convert trap instructions to TCG
aurel32
2008-11-24
target-ppc: convert altivec load/store to TCG
aurel32
2008-11-23
target-ppc: convert FPU load/store to TCG
aurel32
2008-11-23
target-ppc: fix access_type usage
aurel32
2008-11-23
target-ppc: include the instruction name in load/store handlers name
aurel32
2008-11-23
target-ppc: convert SPE FP ops to TCG
aurel32
2008-11-22
target-ppc: convert exceptions generation to TCG
aurel32
2008-11-19
target-ppc: fix TCG type errors introduced in r5754
aurel32
2008-11-19
target-ppc: convert fp ops to TCG
aurel32
2008-11-18
Refactor and enhance break/watchpoint API (Jan Kiszka)
aliguori
[next]