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