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
/
nios2
/
helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-26
target/nios2: Advance pc when raising exceptions
Richard Henderson
1
-6
/
+7
2022-04-26
target/nios2: Implement EIC interrupt processing
Richard Henderson
1
-1
/
+50
2022-04-26
target/nios2: Enable unaligned traps for system mode
Richard Henderson
1
-2
/
+2
2022-04-26
target/nios2: Support division error exception
Richard Henderson
1
-0
/
+4
2022-04-26
target/nios2: Clean up handling of tlbmisc in do_exception
Richard Henderson
1
-31
/
+66
2022-04-26
target/nios2: Cleanup set of CR_EXCEPTION for do_interrupt
Richard Henderson
1
-3
/
+4
2022-04-26
target/nios2: Handle EXCP_UNALIGN and EXCP_UNALIGND
Richard Henderson
1
-0
/
+8
2022-04-26
target/nios2: Hoist CPU_LOG_INT logging
Richard Henderson
1
-11
/
+47
2022-04-26
target/nios2: Clean up nios2_cpu_do_interrupt
Richard Henderson
1
-97
/
+44
2022-04-26
target/nios2: Create EXCP_SEMIHOST for semi-hosting
Richard Henderson
1
-8
/
+6
2022-04-26
target/nios2: Use hw/registerfields.h for CR_TLBMISC fields
Richard Henderson
1
-5
/
+2
2022-04-26
target/nios2: Rename CR_TLBMISC_WR to CR_TLBMISC_WE
Richard Henderson
1
-2
/
+2
2022-04-26
target/nios2: Use hw/registerfields.h for CR_TLBADDR fields
Richard Henderson
1
-2
/
+2
2022-04-26
target/nios2: Use hw/registerfields.h for CR_EXCEPTION fields
Richard Henderson
1
-15
/
+22
2022-04-26
target/nios2: Split control registers away from general registers
Richard Henderson
1
-53
/
+53
2022-04-26
target/nios2: Split PC out of env->regs[]
Richard Henderson
1
-27
/
+22
2022-04-26
target/nios2: Build helper.c for system only
Richard Henderson
1
-2
/
+1
2022-04-26
target/nios2: Remove nios2_cpu_record_sigsegv
Richard Henderson
1
-13
/
+1
2022-04-26
target/nios2: Remove user-only nios2_cpu_do_interrupt
Richard Henderson
1
-8
/
+0
2021-11-02
target/nios2: Implement nios2_cpu_record_sigsegv
Richard Henderson
1
-3
/
+4
2021-03-10
semihosting: Move include/hw/semihosting/ -> include/semihosting/
Philippe Mathieu-Daudé
1
-1
/
+1
2019-05-28
semihosting: move semihosting configuration into its own directory
Alex Bennée
1
-1
/
+1
2019-05-10
tcg: Use CPUClass::tlb_fill in cputlb.c
Richard Henderson
1
-6
/
+0
2019-05-10
target/nios2: Convert to CPUClass::tlb_fill
Richard Henderson
1
-90
/
+86
2019-04-29
Add Nios II semihosting support.
Sandra Loosemore
1
-0
/
+13
2019-04-18
qom/cpu: Simplify how CPUClass:cpu_dump_state() prints
Markus Armbruster
1
-1
/
+1
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-1
/
+0
2018-01-25
accel/tcg: add size paremeter in tlb_fill()
Laurent Vivier
1
-2
/
+4
2017-12-18
nios2: remove duplicated includes (in code commented out)
Philippe Mathieu-Daudé
1
-4
/
+1
2017-01-24
nios2: Add architecture emulation support
Chris Wulff
1
-0
/
+313