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
2020-05-27
target/ppc: Add support for scv and rfscv instructions
Nicholas Piggin
1
-1
/
+52
2020-05-07
target-ppc: fix rlwimi, rlwinm, rlwnm for Clang-9
Daniele Buono
1
-3
/
+21
2020-04-20
target/ppc: Fix TCG temporary leaks in gen_slbia()
Philippe Mathieu-Daudé
1
-0
/
+1
2020-04-17
target/ppc: Fix mtmsr(d) L=1 variant that loses interrupts
Nicholas Piggin
1
-19
/
+27
2020-03-24
target/ppc: Fix ISA v3.0 (POWER9) slbia implementation
Nicholas Piggin
1
-1
/
+4
2020-03-17
target/ppc: Fix rlwinm on ppc64
Vitaly Chikunov
1
-9
/
+11
2020-02-02
target/ppc: Add privileged message send facilities
Cédric Le Goater
1
-0
/
+26
2020-01-15
tcg: Search includes from the project root source directory
Philippe Mathieu-Daudé
1
-2
/
+2
2019-10-28
target/ppc: fetch code with translator_ld
Emilio G. Cota
1
-5
/
+3
2019-09-03
tcg: TCGMemOp is now accelerator independent MemOp
Tony Nguyen
1
-6
/
+6
2019-08-21
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20190821' into...
Peter Maydell
1
-1
/
+2
2019-08-21
target/ppc: move opcode decode tables to PowerPCCPU
Alex Bennée
1
-1
/
+2
2019-08-20
icount: remove unnecessary gen_io_end calls
Pavel Dovgalyuk
1
-13
/
+0
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
1
-0
/
+1
2019-05-22
target/ppc: Use gen_io_start/end around DARN
Richard Henderson
1
-6
/
+15
2019-05-13
target/ppc: Use tcg_gen_abs_tl
Richard Henderson
1
-44
/
+24
2019-04-28
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190426' into staging
Peter Maydell
1
-2
/
+2
2019-04-26
target/ppc: Style fixes for translate.c
David Gibson
1
-191
/
+313
2019-04-24
tcg: Hoist max_insns computation to tb_gen_code
Richard Henderson
1
-2
/
+2
2019-04-18
qom/cpu: Simplify how CPUClass:cpu_dump_state() prints
Markus Armbruster
1
-86
/
+85
2019-04-18
qom/cpu: Simplify how CPUClass::dump_statistics() prints
Markus Armbruster
1
-5
/
+4
2019-03-29
target/ppc: Improve comment of bcctr used for spectre v2 mitigation
Greg Kurz
1
-1
/
+9
2019-03-29
target/ppc: Consolidate 64-bit server processor detection in a helper
Greg Kurz
1
-6
/
+4
2019-03-29
target/ppc: Enable "decrement and test CTR" version of bcctr
Greg Kurz
1
-15
/
+37
2019-03-29
target/ppc: Fix TCG temporary leaks in gen_bcond()
Greg Kurz
1
-0
/
+2
2019-03-12
target/ppc: improve avr64_offset() and use it to simplify get_avr64()/set_avr...
Mark Cave-Ayland
1
-14
/
+2
2019-03-12
target/ppc: introduce single fpr_offset() function
Mark Cave-Ayland
1
-2
/
+2
2019-03-12
target/ppc: Implement large decrementer support for TCG
Suraj Jitindar Singh
1
-1
/
+1
2019-02-26
target/ppc: Add POWER9 exception model
Benjamin Herrenschmidt
1
-1
/
+2
2019-02-26
target/ppc: Fix support for "STOP light" states on POWER9
Benjamin Herrenschmidt
1
-1
/
+12
2019-02-26
target/ppc: Fix nip on power management instructions
Benjamin Herrenschmidt
1
-4
/
+8
2019-02-18
target/ppc: convert VMX logical instructions to use vector operations
Mark Cave-Ayland
1
-0
/
+1
2019-02-17
ppc: fix crash during branch stepping
Roman Kapl
1
-22
/
+15
2019-02-17
target/ppc: Fix msync to do what hardware does
BALATON Zoltan
1
-3
/
+8
2019-01-09
target/ppc: move FP and VMX registers into aligned vsr register array
Mark Cave-Ayland
1
-7
/
+7
2019-01-09
target/ppc: switch FPR, VMX and VSX helpers to access data directly from cpu_env
Mark Cave-Ayland
1
-43
/
+16
2019-01-09
target/ppc: introduce get_avr64() and set_avr64() helpers for VMX register ac...
Mark Cave-Ayland
1
-0
/
+10
2019-01-09
target/ppc: introduce get_fpr() and set_fpr() helpers for FP register access
Mark Cave-Ayland
1
-0
/
+10
2018-12-21
target/ppc: tcg: Implement addex instruction
Suraj Jitindar Singh
1
-27
/
+33
2018-11-08
This patch fixes processing of rfi instructions in icount mode.
Maria Klimushenkova
1
-0
/
+12
2018-11-08
target/ppc: fix mtmsr instruction for icount
Pavel Dovgalyuk
1
-0
/
+12
2018-11-08
target/ppc: add external PID support
Roman Kapl
1
-0
/
+141
2018-10-18
target/ppc: Convert to HAVE_CMPXCHG128 and HAVE_ATOMIC128
Richard Henderson
1
-56
/
+59
2018-08-21
ppc: add DBCR based debugging
Roman Kapl
1
-26
/
+81
2018-07-03
target/ppc: Relax reserved bitmask of indexed store instructions
BALATON Zoltan
1
-1
/
+1
2018-07-03
target/ppc: set is_jmp on ppc_tr_breakpoint_check
Emilio G. Cota
1
-0
/
+1
2018-07-03
target/ppc: Implement the rest of gen_st_atomic
Richard Henderson
1
-1
/
+25
2018-07-03
target/ppc: Implement the rest of gen_ld_atomic
Richard Henderson
1
-4
/
+79
2018-07-03
target/ppc: Use atomic min/max helpers
Richard Henderson
1
-3
/
+19
2018-07-03
target/ppc: Use MO_ALIGN for EXIWX and ECOWX
Richard Henderson
1
-21
/
+4
[next]