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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
cpu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-06
dump: Replace opaque DumpState pointer with a typed one
Janosch Frank
1
-2
/
+2
2022-09-20
target/ppc: Remove unused xer_* macros
Víctor Colombo
1
-4
/
+0
2022-09-20
target/ppc: Remove extra space from s128 field in ppc_vsr_t
Víctor Colombo
1
-1
/
+1
2022-09-20
target/ppc: Add HASHKEYR and HASHPKEYR SPRs
Víctor Colombo
1
-0
/
+2
2022-07-18
target/ppc: remove mfdcrux and mtdcrux
Matheus Ferst
1
-4
/
+2
2022-07-18
ppc: Remove unused irq_inputs
Cédric Le Goater
1
-1
/
+0
2022-07-06
target/ppc: Add flag for ISA v2.06 BCDA instructions
Matheus Ferst
1
-1
/
+4
2022-07-06
ppc: Define SETFIELD for the ppc target
Alexey Kardashevskiy
1
-0
/
+12
2022-07-06
target/ppc: Change FPSCR_* to follow POWER ISA numbering convention
Víctor Colombo
1
-36
/
+36
2022-05-26
target/ppc: Implemented xvf16ger*
Lucas Mateus Castro (alqotel)
1
-0
/
+3
2022-05-26
target/ppc: Implemented xvf*ger*
Lucas Mateus Castro (alqotel)
1
-0
/
+4
2022-05-26
target/ppc: Implemented xvi*ger* instructions
Lucas Mateus Castro (alqotel)
1
-0
/
+1
2022-05-26
target/ppc: Implement xxm[tf]acc and xxsetaccz
Lucas Mateus Castro (alqotel)
1
-0
/
+5
2022-05-26
target/ppc: Implement lwsync with weaker memory ordering
Nicholas Piggin
1
-1
/
+3
2022-05-26
target/ppc: Fix FPSCR.FI bit being cleared when it shouldn't
Víctor Colombo
1
-0
/
+2
2022-05-05
target/ppc: Change MSR_* to follow POWER ISA numbering convention
Víctor Colombo
1
-43
/
+44
2022-05-05
target/ppc: Add unused msr bits FIELDs
Víctor Colombo
1
-0
/
+25
2022-05-05
target/ppc: Remove msr_de macro
Víctor Colombo
1
-2
/
+1
2022-05-05
target/ppc: Remove msr_hv macro
Víctor Colombo
1
-5
/
+6
2022-05-05
target/ppc: Remove msr_ts macro
Víctor Colombo
1
-1
/
+1
2022-05-05
target/ppc: Remove msr_fe0 and msr_fe1 macros
Víctor Colombo
1
-2
/
+9
2022-05-05
target/ppc: Remove msr_ep macro
Víctor Colombo
1
-1
/
+1
2022-05-05
target/ppc: Remove msr_dr macro
Víctor Colombo
1
-1
/
+1
2022-05-05
target/ppc: Remove msr_ir macro
Víctor Colombo
1
-1
/
+1
2022-05-05
target/ppc: Remove msr_cm macro
Víctor Colombo
1
-1
/
+1
2022-05-05
target/ppc: Remove msr_fp macro
Víctor Colombo
1
-1
/
+1
2022-05-05
target/ppc: Remove msr_gs macro
Víctor Colombo
1
-1
/
+1
2022-05-05
target/ppc: Remove msr_me macro
Víctor Colombo
1
-1
/
+1
2022-05-05
target/ppc: Remove msr_pow macro
Víctor Colombo
1
-1
/
+1
2022-05-05
target/ppc: Remove msr_ce macro
Víctor Colombo
1
-1
/
+1
2022-05-05
target/ppc: Remove msr_ee macro
Víctor Colombo
1
-1
/
+1
2022-05-05
target/ppc: Remove msr_ile macro
Víctor Colombo
1
-2
/
+2
2022-05-05
target/ppc: Remove msr_ds macro
Víctor Colombo
1
-1
/
+1
2022-05-05
target/ppc: Remove msr_le macro
Víctor Colombo
1
-1
/
+1
2022-05-05
target/ppc: Remove msr_pr macro
Víctor Colombo
1
-1
/
+3
2022-05-05
target/ppc: Remove unused msr_* macros
Víctor Colombo
1
-20
/
+0
2022-05-05
target/ppc: Remove fpscr_* macros from cpu.h
Víctor Colombo
1
-29
/
+0
2022-04-21
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
1
-7
/
+7
2022-04-06
Move CPU softfloat unions to cpu-float.h
Marc-André Lureau
1
-0
/
+1
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
1
-1
/
+1
2022-03-06
target: Use ArchCPU as interface to target CPU
Philippe Mathieu-Daudé
1
-1
/
+1
2022-03-06
target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro
Philippe Mathieu-Daudé
1
-2
/
+0
2022-03-06
target: Use CPUArchState as interface to target-specific CPU state
Philippe Mathieu-Daudé
1
-2
/
+1
2022-03-02
target/ppc: trigger PERFM EBBs from power8-pmu.c
Daniel Henrique Barboza
1
-0
/
+5
2022-03-02
target/ppc: add PPC_INTERRUPT_EBB and EBB exceptions
Daniel Henrique Barboza
1
-1
/
+4
2022-02-18
target/ppc: cpu_init: Move check_pow and QOM macros to a header
Fabiano Rosas
1
-0
/
+39
2022-02-18
target/ppc: Introduce a vhyp framework for nested HV support
Nicholas Piggin
1
-0
/
+7
2022-02-18
target/ppc: make vhyp get_pate method take lpid and return success
Nicholas Piggin
1
-1
/
+2
2022-02-09
target/ppc: Remove PowerPC 601 CPUs
Cédric Le Goater
1
-33
/
+6
2022-01-28
target/ppc: Remove support for the PowerPC 602 CPU
Cédric Le Goater
1
-7
/
+1
[next]