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
/
translate
Age
Commit message (
Expand
)
Author
2020-12-14
ppc/translate: Rewrite gen_lxvdsx to use gvec primitives
Giuseppe Musacchio
2020-11-24
ppc/translate: Implement lxvwsx opcode
LemonBoy
2020-08-24
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200818' into...
Peter Maydell
2020-08-21
meson: rename included C source files to .c.inc
Paolo Bonzini
2020-08-12
target/ppc: Fix SPE unavailable exception triggering
Matthieu Bucchianeri
2020-08-12
target/ppc: add vmulh{su}d instructions
Lijun Pan
2020-08-12
target/ppc: add vmulh{su}w instructions
Lijun Pan
2020-08-12
target/ppc: add vmulld instruction
Lijun Pan
2020-08-12
target/ppc: convert vmuluwm to tcg_gen_gvec_mul
Lijun Pan
2020-08-12
target/ppc: Fix TCG leak with the evmwsmiaa instruction
Matthieu Bucchianeri
2020-06-02
target/ppc: Use tcg_gen_gvec_rotlv
Richard Henderson
2020-05-06
target/ppc: Use tcg_gen_gvec_dup_imm
Richard Henderson
2020-02-21
target/ppc: Fix typo in comments
BALATON Zoltan
2019-10-24
target/ppc: Fix for optimized vsl/vsr instructions
Stefan Brankovic
2019-10-04
ppc: Add support for 'mffsce' instruction
Paul A. Clarke
2019-10-04
ppc: Add support for 'mffscrn','mffscrni' instructions
Paul A. Clarke
2019-08-29
target/ppc: Refactor emulation of vmrgew and vmrgow instructions
Stefan Brankovic
2019-08-29
ppc: Fix xsmaddmdp and friends
Paul A. Clarke
2019-08-21
ppc: Add support for 'mffsl' instruction
Paul A. Clarke
2019-08-21
target/ppc: Optimize emulation of vclzw instruction
Stefan Brankovic
2019-08-21
target/ppc: Optimize emulation of vclzd instruction
Stefan Brankovic
2019-08-21
target/ppc: Optimize emulation of vgbbd instruction
Stefan Brankovic
2019-08-21
target/ppc: Optimize emulation of vsl and vsr instructions
Stefan Brankovic
2019-08-21
target/ppc: Optimize emulation of lvsl and lvsr instructions
Stefan Brankovic
2019-07-02
target/ppc: improve VSX_FMADD with new GEN_VSX_HELPER_VSX_MADD macro
Mark Cave-Ayland
2019-07-02
target/ppc: decode target register in VSX_EXTRACT_INSERT at translation time
Mark Cave-Ayland
2019-07-02
target/ppc: decode target register in VSX_VECTOR_LOAD_STORE_LENGTH at transla...
Mark Cave-Ayland
2019-07-02
target/ppc: introduce GEN_VSX_HELPER_R2_AB macro to fpu_helper.c
Mark Cave-Ayland
2019-07-02
target/ppc: introduce GEN_VSX_HELPER_R2 macro to fpu_helper.c
Mark Cave-Ayland
2019-07-02
target/ppc: introduce GEN_VSX_HELPER_R3 macro to fpu_helper.c
Mark Cave-Ayland
2019-07-02
target/ppc: introduce GEN_VSX_HELPER_X1 macro to fpu_helper.c
Mark Cave-Ayland
2019-07-02
target/ppc: introduce GEN_VSX_HELPER_X2_AB macro to fpu_helper.c
Mark Cave-Ayland
2019-07-02
target/ppc: introduce GEN_VSX_HELPER_X2 macro to fpu_helper.c
Mark Cave-Ayland
2019-07-02
target/ppc: introduce separate generator and helper for xscvqpdp
Mark Cave-Ayland
2019-07-02
target/ppc: introduce GEN_VSX_HELPER_X3 macro to fpu_helper.c
Mark Cave-Ayland
2019-07-02
target/ppc: introduce separate VSX_CMP macro for xvcmp* instructions
Mark Cave-Ayland
2019-06-12
target/ppc: Use tcg_gen_gvec_bitsel
Richard Henderson
2019-06-12
target/ppc: Fix lxvw4x, lxvh8x and lxvb16x
Anton Blanchard
2019-05-29
target/ppc: Use vector variable shifts for VSL, VSR, VSRA
Richard Henderson
2019-05-29
target/ppc: Fix xvabs[sd]p, xvnabs[sd]p, xvneg[sd]p, xvcpsgn[sd]p
Anton Blanchard
2019-05-29
target/ppc: Optimise VSX_LOAD_SCALAR_DS and VSX_VECTOR_LOAD_STORE
Anton Blanchard
2019-05-29
target/ppc: Fix xxspltib
Anton Blanchard
2019-05-29
target/ppc: Fix xxbrq, xxbrw
Anton Blanchard
2019-05-29
target/ppc: Fix xvxsigdp
Anton Blanchard
2019-05-13
target/ppc: Use tcg_gen_abs_i32
Philippe Mathieu-Daudé
2019-05-13
tcg: Specify optional vector requirements with a list
Richard Henderson
2019-04-26
target/ppc: Style fixes for translate/spe-impl.inc.c
David Gibson
2019-04-26
target/ppc: Style fixes for translate/vmx-impl.inc.c
David Gibson
2019-04-26
target/ppc: Style fixes for translate/vsx-impl.inc.c
David Gibson
2019-04-26
target/ppc: Style fixes for translate/fp-impl.inc.c
David Gibson
[next]