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
Age
Commit message (
Expand
)
Author
2008-11-10
target-ppc: convert most SPE integer instructions to TCG
aurel32
2008-11-09
target-ppc: fix TCG argument
aurel32
2008-11-09
target-ppc: Remove a few TCG temp variable leaks
aurel32
2008-11-09
target-ppc: fixes for gen_op_neg()
aurel32
2008-11-09
target-ppc: gen_op_arith_divw() & gen_op_arith_divd fixes
aurel32
2008-11-09
target-ppc: optimize mullw and make the code more readable
aurel32
2008-11-09
target-ppc: indentation fixes
aurel32
2008-11-08
target-ppc: fix tcg fatal error on i386 host
aurel32
2008-11-07
target-ppc: fix flags computation for tcg_gen_qemu_st
aurel32
2008-11-03
target-ppc: use the new rotr/rotri instructions
aurel32
2008-11-02
target-ppc: use the new subfi wrapper
aurel32
2008-11-02
target-ppc: simplify slw, srw, sld, srd
aurel32
2008-11-02
target-ppc: be more consistent with temp variables naming
aurel32
2008-11-02
target-ppc: fix srw on 64-bit targets
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-11-01
target-ppc: xer access prototypes no more used & implemented
aurel32
2008-11-01
target-ppc: fix XER accesses on 64-bit targets
aurel32
2008-10-27
target-ppc: use consistent names for variables
aurel32
2008-10-27
target-ppc: indentation fixes
aurel32
2008-10-27
target-ppc: convert rotation instructions to TCG
aurel32
2008-10-24
Fix typos in PPC TCG conversion.
pbrook
2008-10-21
target-ppc: convert branch related instructions 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: use the new TCG logical operations
aurel32
2008-10-21
target-ppc: Convert XER accesses to TCG
aurel32
2008-10-15
PPC: fix dcbi instruction
aurel32
2008-10-15
PPC: convert SPE logical instructions to TCG
aurel32
2008-10-15
ppc: convert integer load/store to TCG
aurel32
2008-10-15
target-ppc: fix a TCG local variable creation
aurel32
2008-10-15
PPC: convert SPE effective address computation to TCG
aurel32
2008-10-14
PPC: convert effective address computation to TCG
aurel32
2008-10-01
ppc: fix crash in ppc system single step support
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-21
Add concat_i32_i64 op.
pbrook
2008-09-20
Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings
blueswir1
2008-09-14
ppc: Convert op_andi to TCG
aurel32
2008-09-14
ppc: Convert ctr, lr moves to TCG
aurel32
2008-09-05
ppc: Convert op_subf to TCG
aurel32
2008-09-05
ppc: Convert op_add, op_addi to TCG
aurel32
2008-09-04
ppc: replace op_set_FT0 with tcg_gen_movi_i64
aurel32
2008-09-04
ppc: Convert nip moves to TCG
aurel32
2008-09-04
ppc: remove unused code
aurel32
2008-09-04
ppc: Convert CRF moves to TCG
aurel32
2008-09-04
ppc: fix fpr TCG registers creation
aurel32
2008-09-04
ppc: Convert FPR moves to TCG
aurel32
2008-09-04
ppc: Convert Altivec register moves to TCG
aurel32
[next]