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
/
op_helper.c
Age
Commit message (
Expand
)
Author
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: rework exception code
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: memory load/store rework
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: 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-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
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 mfrom instruction to TCG
aurel32
2008-11-30
target-ppc: convert software TLB instructions to TCG
aurel32
2008-11-24
target-ppc: convert trap instructions to TCG
aurel32
2008-11-23
target-ppc: convert FPU load/store to TCG
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: convert fp ops to TCG
aurel32
2008-11-17
TCG variable type checking.
pbrook
2008-11-10
target-ppc: convert most SPE integer instructions to TCG
aurel32
2008-11-01
target-ppc: optimize popcntb
aurel32
2008-11-01
target-ppc: convert 405 MAC instructions to TCG
aurel32
2008-11-01
target-ppc: convert arithmetic functions to TCG
aurel32
2008-10-21
target-ppc: convert logical instructions to TCG
aurel32
2008-10-21
target-ppc: convert crf related instructions to TCG
aurel32
2008-10-21
target-ppc: Convert XER accesses to TCG
aurel32
2008-10-14
PPC: convert effective address computation to TCG
aurel32
2008-10-01
target-ppc: fix computation of XER.{CA, OV} in addme, subfme
aurel32
2008-10-01
target-ppc: fix mullw/mullwo
aurel32
2008-09-20
Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings
blueswir1
2008-08-24
Revert commits 5082 and 5083
aurel32
2008-08-24
PPC: Switch a few instructions to TCG
aurel32
2008-05-25
Fix off-by-one unwinding error.
pbrook
2008-04-07
Revert revisions r4168 and r4169. That's work in progress, not ready for trun...
aurel32
2008-04-07
Always enable precise emulation when softfloat is used
aurel32
2008-03-13
Math functions helper for CONFIG_SOFTFLOAT=yes
aurel32
2008-03-13
Use float32/64 instead of float/double
aurel32
[prev]
[next]