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
Age
Commit message (
Expand
)
Author
2008-12-15
target-ppc: update comment about precise emulation
aurel32
2008-12-15
target-ppc: remove dead code
aurel32
2008-12-15
target-ppc: enable PRECISE_EMULATION by default
aurel32
2008-12-15
target-ppc: fmadd/fmsub/fmnadd/fmnsub can generate VXIMZ or VXIZI exceptions
aurel32
2008-12-15
target-ppc: fadd/fsub: correctly propagate NaN
aurel32
2008-12-15
target-ppc: use the new fp functions
aurel32
2008-12-15
target-ppc: correctly propagate NaN in division
aurel32
2008-12-15
target-ppc: fix fload_invalid_op_excp()
aurel32
2008-12-15
target-ppc: use a correct value to represent 1.0
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-15
target-ppc: add signed fields to ppc_avr_t.
aurel32
2008-12-15
target-ppc: fix frsp instruction
aurel32
2008-12-15
target-ppc: fix mtfsf and mtfsfi instructions
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-14
target-ppc: fix fsel instruction
aurel32
2008-12-13
target-ppc: keep only the table version for mfrom
aurel32
2008-12-13
target-ppc: use accessors to access fp_status exception_flags
aurel32
2008-12-13
target-ppc: fix compilation with PRECISE_EMULATION
aurel32
2008-12-13
target-ppc: fix compilation with CONFIG_SOFTFLOAT
aurel32
2008-12-11
target-ppc: remove remaining warnings
aurel32
2008-12-11
target-ppc: remove unneeded include
aurel32
2008-12-11
target-ppc: rework exception code
aurel32
2008-12-11
target-ppc: remove dead code
aurel32
2008-12-10
target-ppc: enable SPE and Altivec in user mode
aurel32
2008-12-10
target-ppc: initialize MSR appropriately in user-mode
aurel32
2008-12-08
target-ppc: kill a warning
aurel32
2008-12-08
target-ppc: cleanup op_helper.c after TCG conversion
aurel32
2008-12-08
target-ppc: enable access type in MMU
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-07
target-ppc: remove dead code
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: remove unused file op_mem_access.h
aurel32
2008-11-30
target-ppc: use ldl/ldub/stl/stub for load/store in op_helper.c
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
[next]