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
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/nios2: Move nios2-semi.c to nios2_softmmu_ss
Richard Henderson
2022-06-28
2
-7
/
+2
*
target/nios2: Eliminate nios2_semi_is_lseek
Richard Henderson
2022-06-28
1
-36
/
+23
*
gdbstub: Adjust gdb_syscall_complete_cb declaration
Richard Henderson
2022-06-28
1
-5
/
+3
*
include/exec: Move gdb_stat and gdb_timeval to gdbstub.h
Richard Henderson
2022-06-28
1
-27
/
+3
*
include/exec: Move gdb open flags to gdbstub.h
Richard Henderson
2022-06-28
1
-8
/
+0
*
semihosting: Move exec/softmmu-semi.h to semihosting/softmmu-uaccess.h
Richard Henderson
2022-06-28
1
-1
/
+1
*
Normalize header guard symbol definition
Markus Armbruster
2022-05-11
1
-1
/
+1
*
target/nios2: Advance pc when raising exceptions
Richard Henderson
2022-04-26
4
-11
/
+28
*
target/nios2: Implement EIC interrupt processing
Richard Henderson
2022-04-26
3
-22
/
+129
*
target/nios2: Update helper_eret for shadow registers
Richard Henderson
2022-04-26
3
-8
/
+16
*
target/nios2: Implement rdprs, wrprs
Richard Henderson
2022-04-26
4
-2
/
+74
*
target/nios2: Introduce shadow register sets
Richard Henderson
2022-04-26
3
-11
/
+83
*
target/nios2: Implement Misaligned destination exception
Richard Henderson
2022-04-26
2
-2
/
+22
*
target/nios2: Use tcg_gen_lookup_and_goto_ptr
Richard Henderson
2022-04-26
1
-2
/
+2
*
target/nios2: Use gen_goto_tb for DISAS_TOO_MANY
Richard Henderson
2022-04-26
1
-1
/
+4
*
target/nios2: Hoist set of is_jmp into gen_goto_tb
Richard Henderson
2022-04-26
1
-3
/
+1
*
target/nios2: Create gen_jumpr
Richard Henderson
2022-04-26
1
-14
/
+13
*
target/nios2: Enable unaligned traps for system mode
Richard Henderson
2022-04-26
1
-2
/
+2
*
target/nios2: Drop CR_STATUS_EH from tb->flags
Richard Henderson
2022-04-26
1
-1
/
+1
*
target/nios2: Introduce dest_gpr
Richard Henderson
2022-04-26
1
-95
/
+49
*
target/nios2: Split out helpers for gen_rr_shift
Richard Henderson
2022-04-26
1
-15
/
+20
*
target/nios2: Split out helpers for gen_rr_mul_high
Richard Henderson
2022-04-26
1
-13
/
+18
*
target/nios2: Split out helpers for gen_r_math_logic
Richard Henderson
2022-04-26
1
-18
/
+36
*
target/nios2: Split out helpers for gen_i_math_logic
Richard Henderson
2022-04-26
1
-23
/
+43
*
target/nios2: Split out helpers for gen_i_cmpxx
Richard Henderson
2022-04-26
1
-7
/
+27
*
target/nios2: Split out named structs for [IRJ]_TYPE
Richard Henderson
2022-04-26
1
-21
/
+27
*
target/nios2: Use tcg_constant_tl
Richard Henderson
2022-04-26
1
-24
/
+6
*
target/nios2: Support division error exception
Richard Henderson
2022-04-26
6
-40
/
+58
*
target/nios2: Remove CPU_INTERRUPT_NMI
Richard Henderson
2022-04-26
2
-3
/
+1
*
target/nios2: Implement CR_STATUS.RSIE
Richard Henderson
2022-04-26
1
-2
/
+3
*
target/nios2: Implement cpuid
Richard Henderson
2022-04-26
1
-0
/
+4
*
target/nios2: Prevent writes to read-only or reserved control fields
Richard Henderson
2022-04-26
4
-28
/
+168
*
target/nios2: Clean up handling of tlbmisc in do_exception
Richard Henderson
2022-04-26
2
-37
/
+73
*
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
3
-9
/
+23
*
target/nios2: Move R_FOO and CR_BAR into enumerations
Richard Henderson
2022-04-26
1
-37
/
+35
*
target/nios2: Use hw/registerfields.h for CR_TLBMISC fields
Richard Henderson
2022-04-26
4
-34
/
+39
*
target/nios2: Rename CR_TLBMISC_WR to CR_TLBMISC_WE
Richard Henderson
2022-04-26
3
-5
/
+5
*
target/nios2: Use hw/registerfields.h for CR_TLBACC fields
Richard Henderson
2022-04-26
2
-16
/
+23
*
target/nios2: Use hw/registerfields.h for CR_TLBADDR fields
Richard Henderson
2022-04-26
4
-15
/
+16
*
target/nios2: Use hw/registerfields.h for CR_EXCEPTION fields
Richard Henderson
2022-04-26
2
-15
/
+26
*
target/nios2: Use hw/registerfields.h for CR_STATUS fields
Richard Henderson
2022-04-26
1
-9
/
+19
*
target/nios2: Clean up nios2_cpu_dump_state
Richard Henderson
2022-04-26
1
-10
/
+9
*
target/nios2: Split control registers away from general registers
Richard Henderson
2022-04-26
6
-113
/
+118
*
target/nios2: Remove cpu_interrupts_enabled
Richard Henderson
2022-04-26
1
-5
/
+0
*
target/nios2: Do not create TCGv for control registers
Richard Henderson
2022-04-26
1
-7
/
+26
*
target/nios2: Fix BRET instruction
Richard Henderson
2022-04-26
1
-3
/
+13
[next]