index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
nios2
Age
Commit message (
Expand
)
Author
2022-04-26
target/nios2: Enable unaligned traps for system mode
Richard Henderson
2022-04-26
target/nios2: Drop CR_STATUS_EH from tb->flags
Richard Henderson
2022-04-26
target/nios2: Introduce dest_gpr
Richard Henderson
2022-04-26
target/nios2: Split out helpers for gen_rr_shift
Richard Henderson
2022-04-26
target/nios2: Split out helpers for gen_rr_mul_high
Richard Henderson
2022-04-26
target/nios2: Split out helpers for gen_r_math_logic
Richard Henderson
2022-04-26
target/nios2: Split out helpers for gen_i_math_logic
Richard Henderson
2022-04-26
target/nios2: Split out helpers for gen_i_cmpxx
Richard Henderson
2022-04-26
target/nios2: Split out named structs for [IRJ]_TYPE
Richard Henderson
2022-04-26
target/nios2: Use tcg_constant_tl
Richard Henderson
2022-04-26
target/nios2: Support division error exception
Richard Henderson
2022-04-26
target/nios2: Remove CPU_INTERRUPT_NMI
Richard Henderson
2022-04-26
target/nios2: Implement CR_STATUS.RSIE
Richard Henderson
2022-04-26
target/nios2: Implement cpuid
Richard Henderson
2022-04-26
target/nios2: Prevent writes to read-only or reserved control fields
Richard Henderson
2022-04-26
target/nios2: Clean up handling of tlbmisc in do_exception
Richard Henderson
2022-04-26
target/nios2: Cleanup set of CR_EXCEPTION for do_interrupt
Richard Henderson
2022-04-26
target/nios2: Handle EXCP_UNALIGN and EXCP_UNALIGND
Richard Henderson
2022-04-26
target/nios2: Hoist CPU_LOG_INT logging
Richard Henderson
2022-04-26
target/nios2: Clean up nios2_cpu_do_interrupt
Richard Henderson
2022-04-26
target/nios2: Create EXCP_SEMIHOST for semi-hosting
Richard Henderson
2022-04-26
target/nios2: Move R_FOO and CR_BAR into enumerations
Richard Henderson
2022-04-26
target/nios2: Use hw/registerfields.h for CR_TLBMISC fields
Richard Henderson
2022-04-26
target/nios2: Rename CR_TLBMISC_WR to CR_TLBMISC_WE
Richard Henderson
2022-04-26
target/nios2: Use hw/registerfields.h for CR_TLBACC fields
Richard Henderson
2022-04-26
target/nios2: Use hw/registerfields.h for CR_TLBADDR fields
Richard Henderson
2022-04-26
target/nios2: Use hw/registerfields.h for CR_EXCEPTION fields
Richard Henderson
2022-04-26
target/nios2: Use hw/registerfields.h for CR_STATUS fields
Richard Henderson
2022-04-26
target/nios2: Clean up nios2_cpu_dump_state
Richard Henderson
2022-04-26
target/nios2: Split control registers away from general registers
Richard Henderson
2022-04-26
target/nios2: Remove cpu_interrupts_enabled
Richard Henderson
2022-04-26
target/nios2: Do not create TCGv for control registers
Richard Henderson
2022-04-26
target/nios2: Fix BRET instruction
Richard Henderson
2022-04-26
target/nios2: Split out helper for eret instruction
Amir Gonnen
2022-04-26
target/nios2: Split PC out of env->regs[]
Richard Henderson
2022-04-26
target/nios2: Add NUM_GP_REGS and NUM_CP_REGS
Amir Gonnen
2022-04-26
target/nios2: Stop generating code if gen_check_supervisor fails
Richard Henderson
2022-04-26
target/nios2: Check supervisor on eret
Amir Gonnen
2022-04-26
target/nios2: Build helper.c for system only
Richard Henderson
2022-04-26
target/nios2: Remove nios2_cpu_record_sigsegv
Richard Henderson
2022-04-26
target/nios2: Remove user-only nios2_cpu_do_interrupt
Richard Henderson
2022-04-21
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2022-04-20
target/nios2: Remove log_cpu_state from reset
Richard Henderson
2022-04-20
exec/translator: Pass the locked filepointer to disas_log hook
Richard Henderson
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
Replace qemu_gettimeofday() with g_get_real_time()
Marc-André Lureau
2022-03-22
m68k/nios2-semi: fix gettimeofday() result check
Marc-André Lureau
2022-03-06
target: Use ArchCPU as interface to target CPU
Philippe Mathieu-Daudé
2022-03-06
target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro
Philippe Mathieu-Daudé
2022-03-06
target: Use CPUArchState as interface to target-specific CPU state
Philippe Mathieu-Daudé
[prev]
[next]