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
/
mem_helper.c
Age
Commit message (
Expand
)
Author
2019-07-02
target/ppc: decode target register in VSX_VECTOR_LOAD_STORE_LENGTH at transla...
Mark Cave-Ayland
2019-07-02
target/ppc: remove getVSR()/putVSR() from mem_helper.c
Mark Cave-Ayland
2019-04-26
target/ppc: Style fixes for mem_helper.c
David Gibson
2018-11-08
target/ppc: add external PID support
Roman Kapl
2018-10-18
target/ppc: Convert to HAVE_CMPXCHG128 and HAVE_ATOMIC128
Richard Henderson
2018-07-03
target/ppc: Use atomic cmpxchg for STQCX
Richard Henderson
2018-07-03
target/ppc: Use atomic store for STQ
Richard Henderson
2018-07-03
target/ppc: Use atomic load for LQ and LQARX
Richard Henderson
2017-08-31
ppc: use DIV_ROUND_UP
Marc-André Lureau
2017-01-31
target-ppc: implement stxvll instructions
Nikunj A Dadhania
2017-01-31
target-ppc: implement stxvl instruction
Nikunj A Dadhania
2017-01-31
target-ppc: implement lxvll instruction
Nikunj A Dadhania
2017-01-31
target-ppc: implement lxvl instruction
Nikunj A Dadhania
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth