index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
ppc
/
mem_helper.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/ppc: Split out ppc_env_mmu_index
Richard Henderson
2024-02-03
1
-5
/
+5
*
target/helpers: Remove unnecessary 'qemu/main-loop.h' header
Philippe Mathieu-Daudé
2023-08-31
1
-1
/
+0
*
target/ppc: Use tcg_gen_qemu_{ld,st}_i128 for LQARX, LQ, STQ
Richard Henderson
2023-05-23
1
-48
/
+0
*
target/ppc: Use tcg_gen_atomic_cmpxchg_i128 for STQCX
Richard Henderson
2023-02-04
1
-44
/
+0
*
target/ppc: Remove msr_hv macro
Víctor Colombo
2022-05-05
1
-2
/
+2
*
target/ppc: Remove msr_le macro
Víctor Colombo
2022-05-05
1
-8
/
+8
*
target/ppc: Remove msr_pr macro
Víctor Colombo
2022-05-05
1
-2
/
+3
*
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
1
-1
/
+1
*
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
1
-1
/
+1
*
accel/tcg: Move cpu_atomic decls to exec/cpu_ldst.h
Richard Henderson
2021-10-13
1
-1
/
+0
*
tcg: Rename helper_atomic_*_mmu and provide for user-only
Richard Henderson
2021-07-21
1
-8
/
+8
*
target/ppc: Remove env->immu_idx and env->dmmu_idx
Richard Henderson
2021-05-04
1
-1
/
+1
*
powerpc tcg: Fix Lesser GPL version number
Chetan Pant
2020-11-15
1
-1
/
+1
*
target/ppc: Use probe_write for DCBZ
Richard Henderson
2020-02-03
1
-1
/
+1
*
target/ppc: Remove redundant mask in DCBZ
Richard Henderson
2020-02-03
1
-1
/
+1
*
target/ppc: Use probe_access for LMW, STMW
Richard Henderson
2020-02-03
1
-13
/
+32
*
target/ppc: Use probe_access for LSW, STSW
Richard Henderson
2020-02-03
1
-20
/
+128
*
tcg: Search includes from the project root source directory
Philippe Mathieu-Daudé
2020-01-15
1
-1
/
+1
*
target/ppc: Use cpu_*_mmuidx_ra instead of MMU_MODE*_SUFFIX
Richard Henderson
2020-01-15
1
-9
/
+2
*
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
1
-0
/
+2
*
target/ppc: decode target register in VSX_VECTOR_LOAD_STORE_LENGTH at transla...
Mark Cave-Ayland
2019-07-02
1
-4
/
+2
*
target/ppc: remove getVSR()/putVSR() from mem_helper.c
Mark Cave-Ayland
2019-07-02
1
-11
/
+12
*
target/ppc: Style fixes for mem_helper.c
David Gibson
2019-04-26
1
-14
/
+19
*
target/ppc: add external PID support
Roman Kapl
2018-11-08
1
-3
/
+31
*
target/ppc: Convert to HAVE_CMPXCHG128 and HAVE_ATOMIC128
Richard Henderson
2018-10-18
1
-5
/
+28
*
target/ppc: Use atomic cmpxchg for STQCX
Richard Henderson
2018-07-03
1
-0
/
+38
*
target/ppc: Use atomic store for STQ
Richard Henderson
2018-07-03
1
-0
/
+14
*
target/ppc: Use atomic load for LQ and LQARX
Richard Henderson
2018-07-03
1
-1
/
+19
*
ppc: use DIV_ROUND_UP
Marc-André Lureau
2017-08-31
1
-1
/
+1
*
target-ppc: implement stxvll instructions
Nikunj A Dadhania
2017-01-31
1
-0
/
+1
*
target-ppc: implement stxvl instruction
Nikunj A Dadhania
2017-01-31
1
-0
/
+29
*
target-ppc: implement lxvll instruction
Nikunj A Dadhania
2017-01-31
1
-0
/
+1
*
target-ppc: implement lxvl instruction
Nikunj A Dadhania
2017-01-31
1
-0
/
+35
*
Move target-* CPU file into a target/ folder
Thomas Huth
2016-12-20
1
-0
/
+310