index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
/
translate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-03
Merge branch 'tcg-next' of git://github.com/rth7680/qemu
Aurelien Jarno
1
-1
/
+1
2013-09-02
tcg: Change tcg_gen_exit_tb argument to uintptr_t
Richard Henderson
1
-1
/
+1
2013-09-02
target-ppc: fix bit extraction for FPBF and FPL
Aurelien Jarno
1
-2
/
+2
2013-07-23
cpu: Move singlestep_enabled field from CPU_COMMON to CPUState
Andreas Färber
1
-3
/
+5
2013-07-09
target-ppc: Change gen_intermediate_code_internal() argument to PowerPCCPU
Andreas Färber
1
-4
/
+5
2013-06-28
cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks
Andreas Färber
1
-6
/
+9
2013-06-28
kvm: Change cpu_synchronize_state() argument to CPUState
Andreas Färber
1
-1
/
+1
2013-05-08
PPC: Depend behavior of cmp instructions only on instruction encoding
Alexander Graf
1
-16
/
+16
2013-05-08
PPC: Fix rldcl
Alexander Graf
1
-2
/
+0
2013-05-06
target-ppc: Fix invalid SPR read/write warnings
Anton Blanchard
1
-16
/
+16
2013-04-27
target-ppc: slightly optimize lfiwax
Aurelien Jarno
1
-4
/
+1
2013-04-26
target-ppc: add support for extended mtfsf/mtfsfi forms
Aurelien Jarno
1
-12
/
+34
2013-04-26
target-ppc: emulate store doubleword pair instructions
Aurelien Jarno
1
-0
/
+48
2013-04-26
target-ppc: emulate load doubleword pair instructions
Aurelien Jarno
1
-0
/
+48
2013-04-26
target-ppc: emulate lfiwax instruction
Aurelien Jarno
1
-0
/
+21
2013-04-26
target-ppc: emulate fcpsgn instruction
Aurelien Jarno
1
-0
/
+14
2013-04-26
target-ppc: emulate prtyw and prtyd instructions
Aurelien Jarno
1
-0
/
+34
2013-04-26
target-ppc: emulate cmpb instruction
Aurelien Jarno
1
-0
/
+8
2013-04-26
target-ppc: optimize fabs, fnabs, fneg
Aurelien Jarno
1
-6
/
+34
2013-04-26
target-ppc: Fix narrow-mode add/sub carry output
Richard Henderson
1
-13
/
+22
2013-04-26
target-ppc: fix nego and subf*o instructions
Aurelien Jarno
1
-1
/
+1
2013-03-22
target-ppc: Use NARROW_MODE macro for tlbie
Richard Henderson
1
-4
/
+3
2013-03-22
target-ppc: Use NARROW_MODE macro for addresses
Richard Henderson
1
-33
/
+18
2013-03-22
target-ppc: Use NARROW_MODE macro for comparisons
Richard Henderson
1
-25
/
+16
2013-03-22
target-ppc: Use NARROW_MODE macro for branches
Richard Henderson
1
-38
/
+24
2013-03-22
target-ppc: Fix add and subf carry generation in narrow mode
Richard Henderson
1
-16
/
+48
2013-03-22
target-ppc: Remove vestigial PowerPC 620 support
David Gibson
1
-1
/
+0
2013-03-12
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
1
-1
/
+2
2013-03-03
gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end
Peter Maydell
1
-2
/
+2
2013-02-25
target-ppc: Fix SUBFE carry
Richard Henderson
1
-4
/
+5
2013-02-23
target-ppc: Compute mullwo without branches
Richard Henderson
1
-28
/
+14
2013-02-23
target-ppc: Compute arithmetic shift carry without branches
Richard Henderson
1
-40
/
+31
2013-02-23
target-ppc: Implement neg in terms of subf
Richard Henderson
1
-44
/
+19
2013-02-23
target-ppc: Use add2 for carry generation
Richard Henderson
1
-125
/
+69
2013-02-23
target-ppc: Compute addition carry with setcond
Richard Henderson
1
-26
/
+16
2013-02-23
target-ppc: Compute addition overflow without branches
Richard Henderson
1
-33
/
+13
2013-02-23
target-ppc: Use setcond in gen_op_cmp
Richard Henderson
1
-23
/
+23
2013-02-23
target-ppc: Split out SO, OV, CA fields from XER
Richard Henderson
1
-73
/
+115
2013-02-23
target-ppc: Use mul*2 in mulh* insns
Richard Henderson
1
-44
/
+38
2013-02-01
target-ppc: Fix build for PPC_DEBUG_DISAS
Andreas Färber
1
-1
/
+1
2013-02-01
PPC: Unify dcbzl code path
Alexander Graf
1
-21
/
+12
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-1
/
+1
2012-12-19
build: kill libdis, move disassemblers to disas/
Paolo Bonzini
1
-1
/
+1
2012-12-08
TCG: Use gen_opc_instr_start from context instead of global variable.
Evgeny Voevodin
1
-3
/
+3
2012-12-08
TCG: Use gen_opc_icount from context instead of global variable.
Evgeny Voevodin
1
-1
/
+1
2012-12-08
TCG: Use gen_opc_pc from context instead of global variable.
Evgeny Voevodin
1
-2
/
+2
2012-11-26
PPC: Fix missing TRACE exception
Julio Guerra
1
-1
/
+2
2012-11-17
TCG: Use gen_opc_buf from context instead of global variable.
Evgeny Voevodin
1
-3
/
+3
2012-11-17
TCG: Use gen_opc_ptr from context instead of global variable.
Evgeny Voevodin
1
-4
/
+5
[next]