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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
mem_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-26
target/ppc: Move VSX vector with length storage access insns to decodetree.
Chinmay Rath
1
-4
/
+4
2024-07-23
target/ppc: Improve helper_dcbz for user-only
Richard Henderson
1
-4
/
+11
2024-07-23
target/ppc: Merge helper_{dcbz,dcbzep}
Richard Henderson
1
-10
/
+4
2024-07-23
target/ppc: Split out helper_dbczl for 970
Richard Henderson
1
-11
/
+19
2024-07-23
target/ppc: Hoist dcbz_size out of dcbz_common
Richard Henderson
1
-15
/
+15
2024-07-23
target/ppc/mem_helper.c: Remove a conditional from dcbz_common()
BALATON Zoltan
1
-4
/
+3
2024-05-24
target/ppc: Move VMX storage access instructions to decodetree
Chinmay Rath
1
-6
/
+6
2024-02-03
target/ppc: Split out ppc_env_mmu_index
Richard Henderson
1
-5
/
+5
2023-08-31
target/helpers: Remove unnecessary 'qemu/main-loop.h' header
Philippe Mathieu-Daudé
1
-1
/
+0
2023-05-23
target/ppc: Use tcg_gen_qemu_{ld,st}_i128 for LQARX, LQ, STQ
Richard Henderson
1
-48
/
+0
2023-02-04
target/ppc: Use tcg_gen_atomic_cmpxchg_i128 for STQCX
Richard Henderson
1
-44
/
+0
2022-05-05
target/ppc: Remove msr_hv macro
Víctor Colombo
1
-2
/
+2
2022-05-05
target/ppc: Remove msr_le macro
Víctor Colombo
1
-8
/
+8
2022-05-05
target/ppc: Remove msr_pr macro
Víctor Colombo
1
-2
/
+3
2022-04-06
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
1
-1
/
+1
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
1
-1
/
+1
2021-10-13
accel/tcg: Move cpu_atomic decls to exec/cpu_ldst.h
Richard Henderson
1
-1
/
+0
2021-07-21
tcg: Rename helper_atomic_*_mmu and provide for user-only
Richard Henderson
1
-8
/
+8
2021-05-04
target/ppc: Remove env->immu_idx and env->dmmu_idx
Richard Henderson
1
-1
/
+1
2020-11-15
powerpc tcg: Fix Lesser GPL version number
Chetan Pant
1
-1
/
+1
2020-02-03
target/ppc: Use probe_write for DCBZ
Richard Henderson
1
-1
/
+1
2020-02-03
target/ppc: Remove redundant mask in DCBZ
Richard Henderson
1
-1
/
+1
2020-02-03
target/ppc: Use probe_access for LMW, STMW
Richard Henderson
1
-13
/
+32
2020-02-03
target/ppc: Use probe_access for LSW, STSW
Richard Henderson
1
-20
/
+128
2020-01-15
tcg: Search includes from the project root source directory
Philippe Mathieu-Daudé
1
-1
/
+1
2020-01-15
target/ppc: Use cpu_*_mmuidx_ra instead of MMU_MODE*_SUFFIX
Richard Henderson
1
-9
/
+2
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
1
-0
/
+2
2019-07-02
target/ppc: decode target register in VSX_VECTOR_LOAD_STORE_LENGTH at transla...
Mark Cave-Ayland
1
-4
/
+2
2019-07-02
target/ppc: remove getVSR()/putVSR() from mem_helper.c
Mark Cave-Ayland
1
-11
/
+12
2019-04-26
target/ppc: Style fixes for mem_helper.c
David Gibson
1
-14
/
+19
2018-11-08
target/ppc: add external PID support
Roman Kapl
1
-3
/
+31
2018-10-18
target/ppc: Convert to HAVE_CMPXCHG128 and HAVE_ATOMIC128
Richard Henderson
1
-5
/
+28
2018-07-03
target/ppc: Use atomic cmpxchg for STQCX
Richard Henderson
1
-0
/
+38
2018-07-03
target/ppc: Use atomic store for STQ
Richard Henderson
1
-0
/
+14
2018-07-03
target/ppc: Use atomic load for LQ and LQARX
Richard Henderson
1
-1
/
+19
2017-08-31
ppc: use DIV_ROUND_UP
Marc-André Lureau
1
-1
/
+1
2017-01-31
target-ppc: implement stxvll instructions
Nikunj A Dadhania
1
-0
/
+1
2017-01-31
target-ppc: implement stxvl instruction
Nikunj A Dadhania
1
-0
/
+29
2017-01-31
target-ppc: implement lxvll instruction
Nikunj A Dadhania
1
-0
/
+1
2017-01-31
target-ppc: implement lxvl instruction
Nikunj A Dadhania
1
-0
/
+35
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
1
-0
/
+310