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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-06
target/ppc: Use tcg_gen_gvec_dup_imm
Richard Henderson
2
-15
/
+19
2020-02-21
target/ppc: Fix typo in comments
BALATON Zoltan
1
-3
/
+3
2019-10-24
target/ppc: Fix for optimized vsl/vsr instructions
Stefan Brankovic
1
-44
/
+40
2019-10-04
ppc: Add support for 'mffsce' instruction
Paul A. Clarke
2
-0
/
+32
2019-10-04
ppc: Add support for 'mffscrn','mffscrni' instructions
Paul A. Clarke
2
-1
/
+72
2019-08-29
target/ppc: Refactor emulation of vmrgew and vmrgow instructions
Stefan Brankovic
1
-29
/
+37
2019-08-29
ppc: Fix xsmaddmdp and friends
Paul A. Clarke
1
-1
/
+1
2019-08-21
ppc: Add support for 'mffsl' instruction
Paul A. Clarke
2
-1
/
+25
2019-08-21
target/ppc: Optimize emulation of vclzw instruction
Stefan Brankovic
1
-1
/
+27
2019-08-21
target/ppc: Optimize emulation of vclzd instruction
Stefan Brankovic
1
-1
/
+27
2019-08-21
target/ppc: Optimize emulation of vgbbd instruction
Stefan Brankovic
1
-1
/
+76
2019-08-21
target/ppc: Optimize emulation of vsl and vsr instructions
Stefan Brankovic
1
-2
/
+99
2019-08-21
target/ppc: Optimize emulation of lvsl and lvsr instructions
Stefan Brankovic
1
-32
/
+89
2019-07-02
target/ppc: improve VSX_FMADD with new GEN_VSX_HELPER_VSX_MADD macro
Mark Cave-Ayland
2
-66
/
+85
2019-07-02
target/ppc: decode target register in VSX_EXTRACT_INSERT at translation time
Mark Cave-Ayland
1
-5
/
+5
2019-07-02
target/ppc: decode target register in VSX_VECTOR_LOAD_STORE_LENGTH at transla...
Mark Cave-Ayland
1
-23
/
+24
2019-07-02
target/ppc: introduce GEN_VSX_HELPER_R2_AB macro to fpu_helper.c
Mark Cave-Ayland
1
-3
/
+21
2019-07-02
target/ppc: introduce GEN_VSX_HELPER_R2 macro to fpu_helper.c
Mark Cave-Ayland
1
-10
/
+28
2019-07-02
target/ppc: introduce GEN_VSX_HELPER_R3 macro to fpu_helper.c
Mark Cave-Ayland
1
-8
/
+28
2019-07-02
target/ppc: introduce GEN_VSX_HELPER_X1 macro to fpu_helper.c
Mark Cave-Ayland
1
-4
/
+20
2019-07-02
target/ppc: introduce GEN_VSX_HELPER_X2_AB macro to fpu_helper.c
Mark Cave-Ayland
1
-6
/
+24
2019-07-02
target/ppc: introduce GEN_VSX_HELPER_X2 macro to fpu_helper.c
Mark Cave-Ayland
1
-60
/
+75
2019-07-02
target/ppc: introduce separate generator and helper for xscvqpdp
Mark Cave-Ayland
1
-1
/
+17
2019-07-02
target/ppc: introduce GEN_VSX_HELPER_X3 macro to fpu_helper.c
Mark Cave-Ayland
1
-60
/
+77
2019-07-02
target/ppc: introduce separate VSX_CMP macro for xvcmp* instructions
Mark Cave-Ayland
1
-8
/
+41
2019-06-12
target/ppc: Use tcg_gen_gvec_bitsel
Richard Henderson
1
-22
/
+2
2019-06-12
target/ppc: Fix lxvw4x, lxvh8x and lxvb16x
Anton Blanchard
1
-6
/
+7
2019-05-29
target/ppc: Use vector variable shifts for VSL, VSR, VSRA
Richard Henderson
1
-12
/
+12
2019-05-29
target/ppc: Fix xvabs[sd]p, xvnabs[sd]p, xvneg[sd]p, xvcpsgn[sd]p
Anton Blanchard
1
-2
/
+2
2019-05-29
target/ppc: Optimise VSX_LOAD_SCALAR_DS and VSX_VECTOR_LOAD_STORE
Anton Blanchard
1
-10
/
+58
2019-05-29
target/ppc: Fix xxspltib
Anton Blanchard
1
-4
/
+4
2019-05-29
target/ppc: Fix xxbrq, xxbrw
Anton Blanchard
1
-2
/
+2
2019-05-29
target/ppc: Fix xvxsigdp
Anton Blanchard
1
-1
/
+1
2019-05-13
target/ppc: Use tcg_gen_abs_i32
Philippe Mathieu-Daudé
1
-13
/
+1
2019-05-13
tcg: Specify optional vector requirements with a list
Richard Henderson
1
-1
/
+6
2019-04-26
target/ppc: Style fixes for translate/spe-impl.inc.c
David Gibson
1
-5
/
+9
2019-04-26
target/ppc: Style fixes for translate/vmx-impl.inc.c
David Gibson
1
-11
/
+15
2019-04-26
target/ppc: Style fixes for translate/vsx-impl.inc.c
David Gibson
1
-7
/
+8
2019-04-26
target/ppc: Style fixes for translate/fp-impl.inc.c
David Gibson
1
-20
/
+32
2019-03-29
target/ppc: Fix QEMU crash with stxsdx
Greg Kurz
1
-1
/
+1
2019-03-12
target/ppc: Optimize x[sv]xsigdp using deposit_i64()
Philippe Mathieu-Daudé
1
-8
/
+4
2019-03-12
target/ppc: Optimize xviexpdp() using deposit_i64()
Philippe Mathieu-Daudé
1
-11
/
+3
2019-03-12
target/ppc: introduce vsr64_offset() to simplify get_cpu_vsr{l,h}() and set_c...
Mark Cave-Ayland
1
-30
/
+4
2019-03-12
target/ppc: improve avr64_offset() and use it to simplify get_avr64()/set_avr...
Mark Cave-Ayland
1
-5
/
+0
2019-03-12
target/ppc: introduce avr_full_offset() function
Mark Cave-Ayland
2
-16
/
+11
2019-03-12
target/ppc: introduce single vsrl_offset() function
Mark Cave-Ayland
1
-6
/
+6
2019-02-18
target/ppc: convert vmin* and vmax* to vector operations
Richard Henderson
1
-16
/
+16
2019-02-18
target/ppc: convert vadd*s and vsub*s to vector operations
Richard Henderson
1
-12
/
+45
2019-02-18
target/ppc: Add helper_mfvscr
Richard Henderson
1
-1
/
+1
2019-02-18
target/ppc: Pass integer to helper_mtvscr
Richard Henderson
1
-4
/
+13
[next]