index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
ppc
/
translate
Age
Commit message (
Expand
)
Author
2021-11-09
target/ppc: Implement DCTFIXQQ
Luis Pires
2021-11-09
target/ppc: Implement DCFFIXQQ
Luis Pires
2021-11-09
target/ppc: Move REQUIRE_ALTIVEC/VECTOR to translate.c
Bruno Larsen
2021-11-09
target/ppc: Implement pextd instruction
Matheus Ferst
2021-11-09
target/ppc: Implement pdepd instruction
Matheus Ferst
2021-11-09
target/ppc: Implement cnttzdm
Luis Pires
2021-11-09
target/ppc: Implement cntlzdm
Luis Pires
2021-11-09
target/ppc: Implement PLQ and PSTQ
Matheus Ferst
2021-11-09
target/ppc: Move LQ and STQ to decodetree
Matheus Ferst
2021-11-09
target/ppc: Implement PLFS, PLFD, PSTFS and PSTFD instructions
Fernando Eckhardt Valle
2021-11-09
target/ppc: Move load and store floating point instructions to decodetree
Fernando Eckhardt Valle
2021-11-09
target/ppc: move resolve_PLS_D to translate.c
Fernando Eckhardt Valle
2021-11-09
target/ppc: introduce do_ea_calc
Fernando Eckhardt Valle
2021-07-29
target/ppc: Ease L=0 requirement on cmp/cmpi/cmpl/cmpli for ppc32
Matheus Ferst
2021-06-03
target/ppc: Move cmp/cmpi/cmpl/cmpli to decodetree
Matheus Ferst
2021-06-03
target/ppc: Move addpcis to decodetree
Matheus Ferst
2021-06-03
target/ppc: Implement vcfuged instruction
Matheus Ferst
2021-06-03
target/ppc: Implement cfuged instruction
Matheus Ferst
2021-06-03
target/ppc: Implement setbc/setbcr/stnbc/setnbcr instructions
Matheus Ferst
2021-06-03
target/ppc: Implement prefixed integer store instructions
Richard Henderson
2021-06-03
target/ppc: Move D/DS/X-form integer stores to decodetree
Richard Henderson
2021-06-03
target/ppc: Implement prefixed integer load instructions
Richard Henderson
2021-06-03
target/ppc: Move D/DS/X-form integer loads to decodetree
Richard Henderson
2021-06-03
target/ppc: Implement PNOP
Richard Henderson
2021-06-03
target/ppc: Move ADDI, ADDIS to decodetree, implement PADDI
Richard Henderson
2021-06-03
target/ppc: Add infrastructure for prefixed insns
Richard Henderson
2021-05-19
target/ppc: Fix load endianness for lxvwsx/lxvdsx
Giuseppe Musacchio
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
[prev]
[next]