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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
include
/
exec
/
translator.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-11
accel/tcg: Add plugin_enabled to DisasContextBase
Richard Henderson
1
-0
/
+2
2023-09-28
accel/tcg: Track current value of can_do_io in the TB
Richard Henderson
1
-0
/
+2
2023-09-08
accel/tcg: Fix typo in translator_io_start() description
Philippe Mathieu-Daudé
1
-1
/
+1
2023-06-26
accel/tcg: Replace target_ulong with vaddr in translator_*()
Anton Johansson
1
-3
/
+3
2023-06-05
accel/tcg: Tidy includes for translator.[ch]
Richard Henderson
1
-5
/
+1
2023-06-05
accel/tcg: Move translator_fake_ldb out of line
Richard Henderson
1
-7
/
+1
2023-06-05
accel/tcg: Introduce translator_io_start
Richard Henderson
1
-0
/
+10
2023-03-05
accel/tcg: Remove translator_loop_temp_check
Richard Henderson
1
-2
/
+0
2023-03-01
accel/tcg: Pass max_insn to gen_intermediate_code by pointer
Richard Henderson
1
-2
/
+2
2022-10-31
target/s390x: fake instruction loading when handling 'ex'
Alex Bennée
1
-0
/
+17
2022-09-06
accel/tcg: Add fast path for translator_ld*
Richard Henderson
1
-27
/
+36
2022-09-06
accel/tcg: Add pc and host_pc params to gen_intermediate_code
Richard Henderson
1
-4
/
+20
2022-09-06
accel/tcg: Remove translator_ldsw
Richard Henderson
1
-1
/
+0
2022-09-06
accel/tcg: Introduce is_same_page()
Ilya Leoshkevich
1
-0
/
+10
2022-05-11
Clean up decorations and whitespace around header guards
Markus Armbruster
1
-1
/
+1
2022-04-20
exec/translator: Pass the locked filepointer to disas_log hook
Richard Henderson
1
-1
/
+1
2021-09-14
accel/tcg: Clear PAGE_WRITE before translation
Ilya Leoshkevich
1
-16
/
+23
2021-09-14
accel/tcg: Add DisasContextBase argument to translator_ld*
Ilya Leoshkevich
1
-4
/
+5
2021-07-21
accel/tcg: Remove TranslatorOps.breakpoint_check
Richard Henderson
1
-11
/
+0
2021-07-09
accel/tcg: Introduce translator_use_goto_tb
Richard Henderson
1
-0
/
+10
2021-01-07
tcg: Make DisasContextBase.tb const
Richard Henderson
1
-1
/
+1
2020-01-15
translator: Use cpu_ld*_code instead of open-coding
Richard Henderson
1
-35
/
+13
2019-10-28
translator: add translator_ld{ub,sw,uw,l,q}
Emilio G. Cota
1
-1
/
+61
2019-05-13
Clean up decorations and whitespace around header guards
Markus Armbruster
1
-1
/
+1
2019-04-24
tcg: Hoist max_insns computation to tb_gen_code
Richard Henderson
1
-1
/
+2
2018-05-09
translator: merge max_insns into DisasContextBase
Emilio G. Cota
1
-4
/
+4
2017-09-06
tcg: Add generic translation framework
Lluís Vilanova
1
-0
/
+104
2017-09-06
target: [tcg] Use a generic enum for DISAS_ values
Lluís Vilanova
1
-0
/
+40