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
/
nios2
/
cpu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-03
accel/tcg: Move CPUNegativeOffsetState into CPUState
Richard Henderson
1
-1
/
+0
2023-06-26
target: Widen pc/cs_base in cpu_get_tb_cpu_state
Anton Johansson
1
-2
/
+2
2023-02-27
target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemu
Philippe Mathieu-Daudé
1
-1
/
+1
2022-12-16
target/nios2: Convert to 3-phase reset
Peter Maydell
1
-2
/
+2
2022-04-26
target/nios2: Advance pc when raising exceptions
Richard Henderson
1
-0
/
+2
2022-04-26
target/nios2: Implement EIC interrupt processing
Richard Henderson
1
-0
/
+8
2022-04-26
target/nios2: Update helper_eret for shadow registers
Richard Henderson
1
-0
/
+1
2022-04-26
target/nios2: Implement rdprs, wrprs
Richard Henderson
1
-0
/
+1
2022-04-26
target/nios2: Introduce shadow register sets
Richard Henderson
1
-1
/
+28
2022-04-26
target/nios2: Drop CR_STATUS_EH from tb->flags
Richard Henderson
1
-1
/
+1
2022-04-26
target/nios2: Support division error exception
Richard Henderson
1
-0
/
+2
2022-04-26
target/nios2: Remove CPU_INTERRUPT_NMI
Richard Henderson
1
-2
/
+0
2022-04-26
target/nios2: Prevent writes to read-only or reserved control fields
Richard Henderson
1
-0
/
+13
2022-04-26
target/nios2: Clean up handling of tlbmisc in do_exception
Richard Henderson
1
-6
/
+7
2022-04-26
target/nios2: Create EXCP_SEMIHOST for semi-hosting
Richard Henderson
1
-0
/
+1
2022-04-26
target/nios2: Move R_FOO and CR_BAR into enumerations
Richard Henderson
1
-37
/
+35
2022-04-26
target/nios2: Use hw/registerfields.h for CR_TLBMISC fields
Richard Henderson
1
-10
/
+19
2022-04-26
target/nios2: Rename CR_TLBMISC_WR to CR_TLBMISC_WE
Richard Henderson
1
-1
/
+1
2022-04-26
target/nios2: Use hw/registerfields.h for CR_TLBACC fields
Richard Henderson
1
-8
/
+15
2022-04-26
target/nios2: Use hw/registerfields.h for CR_TLBADDR fields
Richard Henderson
1
-4
/
+4
2022-04-26
target/nios2: Use hw/registerfields.h for CR_EXCEPTION fields
Richard Henderson
1
-0
/
+4
2022-04-26
target/nios2: Use hw/registerfields.h for CR_STATUS fields
Richard Henderson
1
-9
/
+19
2022-04-26
target/nios2: Split control registers away from general registers
Richard Henderson
1
-23
/
+20
2022-04-26
target/nios2: Remove cpu_interrupts_enabled
Richard Henderson
1
-5
/
+0
2022-04-26
target/nios2: Split PC out of env->regs[]
Richard Henderson
1
-6
/
+4
2022-04-26
target/nios2: Add NUM_GP_REGS and NUM_CP_REGS
Amir Gonnen
1
-2
/
+4
2022-04-26
target/nios2: Remove nios2_cpu_record_sigsegv
Richard Henderson
1
-5
/
+1
2022-04-21
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
1
-3
/
+3
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
/
+1
2022-03-06
target: Use CPUArchState as interface to target-specific CPU state
Philippe Mathieu-Daudé
1
-2
/
+2
2022-03-03
target/nios2: Rewrite interrupt handling
Richard Henderson
1
-1
/
+0
2022-01-06
linux-user/nios2: Properly emulate EXCP_TRAP
Richard Henderson
1
-1
/
+1
2021-11-02
target/nios2: Implement nios2_cpu_record_sigsegv
Richard Henderson
1
-0
/
+6
2021-09-21
hw/core: Make do_unaligned_access noreturn
Richard Henderson
1
-2
/
+2
2021-09-21
include/exec: Move cpu_signal_handler declaration
Richard Henderson
1
-2
/
+0
2020-12-15
target/nios2: Move nios2_check_interrupts() into target/nios2
Peter Maydell
1
-2
/
+0
2020-12-15
target/nios2: Move IIC code into CPU object proper
Peter Maydell
1
-1
/
+0
2020-09-18
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
1
-1
/
+1
2020-09-09
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
1
-4
/
+2
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-6
/
+2
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-4
/
+7
2020-03-17
cpu: Use DeviceClass reset instead of a special CPUClass reset
Peter Maydell
1
-1
/
+1
2020-01-15
target/nios2: Remove MMU_MODE{0,1}_SUFFIX
Richard Henderson
1
-2
/
+0
2019-08-21
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
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
/
+2
2019-06-10
cpu: Move ENV_OFFSET to exec/gen-icount.h
Richard Henderson
1
-1
/
+0
2019-06-10
target/nios2: Use env_cpu, env_archcpu
Richard Henderson
1
-5
/
+0
[next]