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
/
sparc
/
cpu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-07
target: Move ArchCPUClass definition to 'cpu.h'
Philippe Mathieu-Daudé
1
-2
/
+16
2023-11-07
target: Declare FOO_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h'
Philippe Mathieu-Daudé
1
-2
/
+0
2023-11-07
target: Unify QOM style
Philippe Mathieu-Daudé
1
-2
/
+0
2023-11-05
target/sparc: Remove CC_OP leftovers
Richard Henderson
1
-21
/
+0
2023-11-05
target/sparc: Remove CC_OP_TADDTV, CC_OP_TSUBTV
Richard Henderson
1
-2
/
+0
2023-11-05
target/sparc: Remove CC_OP_SUB, CC_OP_SUBX, CC_OP_TSUB
Richard Henderson
1
-3
/
+0
2023-11-05
target/sparc: Remove CC_OP_ADD, CC_OP_ADDX, CC_OP_TADD
Richard Henderson
1
-3
/
+0
2023-11-05
target/sparc: Remove CC_OP_DIV
Richard Henderson
1
-1
/
+0
2023-11-05
target/sparc: Remove CC_OP_LOGIC
Richard Henderson
1
-1
/
+0
2023-11-05
target/sparc: Split psr and xcc into components
Richard Henderson
1
-3
/
+27
2023-11-05
target/sparc: Introduce cpu_put_psr_icc
Richard Henderson
1
-0
/
+1
2023-10-25
target/sparc: Remove sparcv7 cpu features
Richard Henderson
1
-14
/
+7
2023-10-25
target/sparc: Define features via cpu-feature.h.inc
Richard Henderson
1
-19
/
+13
2023-10-25
target/sparc: Set TCG_GUEST_DEFAULT_MO
Richard Henderson
1
-0
/
+23
2023-10-03
accel/tcg: Move CPUNegativeOffsetState into CPUState
Richard Henderson
1
-1
/
+0
2023-07-25
target/sparc: Handle FPRS correctly on big-endian hosts
Peter Maydell
1
-1
/
+1
2023-06-26
target: Widen pc/cs_base in cpu_get_tb_cpu_state
Anton Johansson
1
-2
/
+2
2023-06-05
tcg: Remove NO_CPU_IO_DEFS
Richard Henderson
1
-2
/
+0
2023-03-10
linux-user/sparc: Handle floating-point exceptions
Richard Henderson
1
-2
/
+1
2023-02-27
target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemu
Philippe Mathieu-Daudé
1
-1
/
+2
2022-10-26
target/sparc: Convert to tcg_ops restore_state_to_opc
Richard Henderson
1
-0
/
+3
2022-04-21
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
1
-5
/
+5
2022-04-06
Move CPU softfloat unions to cpu-float.h
Marc-André Lureau
1
-0
/
+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
-3
/
+2
2021-09-21
include/exec: Move cpu_signal_handler declaration
Richard Henderson
1
-2
/
+0
2021-09-16
target/sparc: Make sparc_cpu_dump_state() static
Philippe Mathieu-Daudé
1
-1
/
+0
2021-05-04
hw/sparc: Allow building without the leon3 machine
Philippe Mathieu-Daudé
1
-6
/
+0
2020-12-18
linux-user/sparc: Handle tstate in sparc64_get/set_context()
Peter Maydell
1
-4
/
+20
2020-12-18
linux-user/sparc: Correct sparc64_get/set_context() FPU handling
Peter Maydell
1
-1
/
+3
2020-03-17
gdbstub: extend GByteArray to read register helpers
Alex Bennée
1
-1
/
+1
2019-11-06
target/sparc: Define an enumeration for accessing env->regwptr
Richard Henderson
1
-0
/
+33
2019-09-17
target/sparc: Switch to do_transaction_failed() hook
Peter Maydell
1
-3
/
+5
2019-09-03
target/sparc: sun4u Invert Endian TTE bit
Tony Nguyen
1
-0
/
+2
2019-08-20
configure: Define target access alignment in configure
tony.nguyen@bt.com
1
-2
/
+0
2019-08-16
migration: Move the VMStateDescription typedef to typedefs.h
Markus Armbruster
1
-1
/
+1
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-06-10
cpu: Remove CPU_COMMON
Richard Henderson
1
-2
/
+0
2019-06-10
cpu: Introduce CPUNegativeOffsetState
Richard Henderson
1
-0
/
+1
2019-06-10
cpu: Move ENV_OFFSET to exec/gen-icount.h
Richard Henderson
1
-1
/
+0
2019-06-10
target/sparc: Use env_cpu, env_archcpu
Richard Henderson
1
-5
/
+0
2019-06-10
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
1
-2
/
+0
2019-06-10
cpu: Define ArchCPU
Richard Henderson
1
-0
/
+1
2019-06-10
cpu: Define CPUArchState with typedef
Richard Henderson
1
-2
/
+2
2019-06-10
tcg: Split out target/arch/cpu-param.h
Richard Henderson
1
-18
/
+2
2019-05-10
target/sparc: Convert to CPUClass::tlb_fill
Richard Henderson
1
-2
/
+3
2019-04-18
qom/cpu: Simplify how CPUClass:cpu_dump_state() prints
Markus Armbruster
1
-2
/
+1
2019-04-18
target: Clean up how the dump_mmu() print
Markus Armbruster
1
-1
/
+1
2019-04-18
target: Simplify how the TARGET_cpu_list() print
Markus Armbruster
1
-1
/
+1
[next]