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
/
translate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/nios2: Rewrite interrupt handling
Richard Henderson
2022-03-03
1
-9
/
+5
*
target/nios2: Special case ipending in rdctl and wrctl
Richard Henderson
2022-03-03
1
-0
/
+14
*
target/nios2: Split mmu_write
Richard Henderson
2022-03-03
1
-12
/
+10
*
target/nios2: Hoist R_ZERO check in rdctl
Richard Henderson
2022-03-03
1
-3
/
+5
*
target/nios2: Remove mmu_read_debug
Richard Henderson
2022-03-03
1
-17
/
+0
*
linux-user/nios2: Map a real kuser page
Richard Henderson
2022-01-06
1
-9
/
+0
*
linux-user/nios2: Properly emulate EXCP_TRAP
Richard Henderson
2022-01-06
1
-1
/
+16
*
accel/tcg: Remove TranslatorOps.breakpoint_check
Richard Henderson
2021-07-21
1
-27
/
+0
*
target/nios2: Use translator_use_goto_tb
Richard Henderson
2021-07-09
1
-14
/
+1
*
target/nios2: Use pc_next for pc + 4
Richard Henderson
2021-06-29
1
-6
/
+6
*
target/nios2: Inline handle_instruction
Richard Henderson
2021-06-29
1
-35
/
+31
*
target/nios2: Clean up goto in handle_instruction
Richard Henderson
2021-06-29
1
-6
/
+2
*
target/nios2: Remove assignment to env in handle_instruction
Richard Henderson
2021-06-29
1
-1
/
+2
*
target/nios2: Convert to TranslatorOps
Richard Henderson
2021-06-29
1
-65
/
+67
*
target/nios2: Add DisasContextBase to DisasContext
Richard Henderson
2021-06-29
1
-34
/
+36
*
target/nios2: Use global cpu_R
Richard Henderson
2021-06-29
1
-39
/
+34
*
target/nios2: Use global cpu_env
Richard Henderson
2021-06-29
1
-6
/
+4
*
target/nios2: Replace DISAS_TB_JUMP with DISAS_NORETURN
Richard Henderson
2021-06-29
1
-5
/
+3
*
target/nios2: fix page-fit instruction count
Pavel Dovgalyuk
2021-06-05
1
-1
/
+1
*
target/nios2: Use gen_io_start around wrctl instruction
Wentong Wu
2020-07-13
1
-0
/
+5
*
target/nios2: in line the semantics of DISAS_UPDATE with other targets
Wentong Wu
2020-07-13
1
-1
/
+1
*
target/nios2: add DISAS_NORETURN case for nothing more to generate
Wentong Wu
2020-07-13
1
-2
/
+3
*
tcg: Search includes from the project root source directory
Philippe Mathieu-Daudé
2020-01-16
1
-1
/
+1
*
qemu_log_lock/unlock now preserves the qemu_logfile handle.
Robert Foley
2019-12-18
1
-2
/
+2
*
icount: remove unnecessary gen_io_end calls
Pavel Dovgalyuk
2019-08-20
1
-4
/
+0
*
tcg: Hoist max_insns computation to tb_gen_code
Richard Henderson
2019-04-24
1
-12
/
+2
*
qom/cpu: Simplify how CPUClass:cpu_dump_state() prints
Markus Armbruster
2019-04-18
1
-12
/
+12
*
tcg: Pass tb and index to tcg_gen_exit_tb separately
Richard Henderson
2018-06-02
1
-4
/
+4
*
tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED*
Richard Henderson
2017-12-29
1
-3
/
+3
*
nios2: remove duplicated includes (in code commented out)
Philippe Mathieu-Daudé
2017-12-18
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into staging
Peter Maydell
2017-10-27
1
-1
/
+1
|
\
|
*
disas: Remove unused flags arguments
Richard Henderson
2017-10-25
1
-1
/
+1
*
|
tcg: Initialize cpu_env generically
Richard Henderson
2017-10-24
1
-4
/
+0
*
|
tcg: define tcg_init_ctx and make tcg_ctx a pointer
Emilio G. Cota
2017-10-24
1
-1
/
+1
*
|
tcg: convert tb->cflags reads to tb_cflags(tb)
Emilio G. Cota
2017-10-24
1
-3
/
+3
|
/
*
nios2: define tcg_env
Paolo Bonzini
2017-10-16
1
-0
/
+1
*
target: [tcg] Use a generic enum for DISAS_ values
Lluís Vilanova
2017-09-06
1
-0
/
+6
*
tcg: Pass generic CPUState to gen_intermediate_code()
Lluís Vilanova
2017-07-19
1
-3
/
+2
*
target/nios2: Fix 64-bit ilp32 compilation
Richard Henderson
2017-06-05
1
-1
/
+1
*
nios2: avoid anonymous unions in designated initializers.
Paolo Bonzini
2017-03-04
1
-18
/
+18
*
nios2: Add architecture emulation support
Chris Wulff
2017-01-24
1
-0
/
+958