index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
alpha
/
translate.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/alpha: Prefer fast cpu_env() over slower CPU QOM cast macro
Philippe Mathieu-Daudé
2024-03-12
1
-2
/
+2
*
target/alpha: Use TCG_COND_TSTNE for gen_fold_mzero
Richard Henderson
2024-02-03
1
-26
/
+23
*
target/alpha: Use TCG_COND_TST{EQ,NE} for CMOVLB{C,S}
Richard Henderson
2024-02-03
1
-6
/
+2
*
target/alpha: Use TCG_COND_TST{EQ,NE} for BLB{C,S}
Richard Henderson
2024-02-03
1
-10
/
+10
*
target/alpha: Pass immediate value to gen_bcond_internal()
Richard Henderson
2024-02-03
1
-14
/
+7
*
target/alpha: Split out alpha_env_mmu_index
Richard Henderson
2024-02-03
1
-1
/
+1
*
target: Use vaddr in gen_intermediate_code
Anton Johansson
2024-01-29
1
-1
/
+1
*
accel/tcg: Replace CPUState.env_ptr with cpu_env()
Richard Henderson
2023-10-04
1
-2
/
+2
*
tcg: Rename cpu_env to tcg_env
Richard Henderson
2023-10-03
1
-71
/
+71
*
target/translate: Remove unnecessary 'exec/cpu_ldst.h' header
Philippe Mathieu-Daudé
2023-08-31
1
-1
/
+0
*
target/alpha: Use tcg_gen_movcond_i64 in gen_fold_mzero
Richard Henderson
2023-08-24
1
-4
/
+3
*
other architectures: spelling fixes
Michael Tokarev
2023-07-25
1
-1
/
+1
*
accel/tcg: Introduce translator_io_start
Richard Henderson
2023-06-05
1
-11
/
+4
*
tcg: Pass TCGHelperInfo to tcg_gen_callN
Richard Henderson
2023-06-05
1
-0
/
+3
*
target/alpha: Use MO_ALIGN where required
Richard Henderson
2023-05-05
1
-16
/
+20
*
target/alpha: Use MO_ALIGN for system UNALIGN()
Richard Henderson
2023-05-05
1
-1
/
+1
*
target/alpha: Drop tcg_temp_free
Richard Henderson
2023-03-05
1
-70
/
+0
*
accel/tcg: Remove translator_loop_temp_check
Richard Henderson
2023-03-05
1
-1
/
+0
*
accel/tcg: Pass max_insn to gen_intermediate_code by pointer
Richard Henderson
2023-03-01
1
-1
/
+1
*
target/alpha: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
1
-6
/
+0
*
accel/tcg: Add pc and host_pc params to gen_intermediate_code
Richard Henderson
2022-09-06
1
-2
/
+3
*
exec/translator: Pass the locked filepointer to disas_log hook
Richard Henderson
2022-04-20
1
-3
/
+4
*
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
1
-1
/
+1
*
misc: Remove unnecessary "sysemu/cpu-timers.h" include
Philippe Mathieu-Daudé
2022-03-06
1
-1
/
+0
*
exec/memop: Adding signedness to quad definitions
Frédéric Pétrot
2022-01-08
1
-16
/
+16
*
target/alpha: Implement prctl_unalign_sigbus
Richard Henderson
2022-01-06
1
-9
/
+22
*
target/alpha: Drop checks for singlestep_enabled
Richard Henderson
2021-10-15
1
-10
/
+3
*
target/alpha: Reorg integer memory operations
Richard Henderson
2021-10-13
1
-64
/
+40
*
target/alpha: Reorg fp memory operations
Richard Henderson
2021-10-13
1
-26
/
+57
*
accel/tcg: Add DisasContextBase argument to translator_ld*
Ilya Leoshkevich
2021-09-14
1
-1
/
+1
*
accel/tcg: Remove TranslatorOps.breakpoint_check
Richard Henderson
2021-07-21
1
-16
/
+0
*
target/alpha: Drop goto_tb path in gen_call_pal
Richard Henderson
2021-07-21
1
-13
/
+2
*
target/alpha: Use tcg_constant_* elsewhere
Richard Henderson
2021-07-13
1
-32
/
+14
*
target/alpha: Use tcg_constant_i64 for zero and lit
Richard Henderson
2021-07-13
1
-14
/
+2
*
target/alpha: Use dest_sink for HW_RET temporary
Richard Henderson
2021-07-13
1
-1
/
+1
*
target/alpha: Store set into rx flag
Richard Henderson
2021-07-13
1
-5
/
+1
*
target/alpha: Use translator_use_goto_tb
Richard Henderson
2021-07-09
1
-6
/
+1
*
target/alpha: Remove in_superpage
Richard Henderson
2021-07-09
1
-22
/
+2
*
target/alpha: Remove use_exit_tb
Richard Henderson
2021-07-09
1
-13
/
+2
*
tcg: Avoid including 'trace-tcg.h' in target translate.c
Philippe Mathieu-Daudé
2021-07-09
1
-1
/
+0
*
target/alpha: Honor the FEN bit
Richard Henderson
2021-06-28
1
-0
/
+75
*
target/alpha: fix icount handling for timer instructions
Pavel Dovgalyuk
2021-04-05
1
-2
/
+7
*
overall/alpha tcg cpus|hppa: Fix Lesser GPL version number
Chetan Pant
2020-11-15
1
-1
/
+1
*
cpu-timers, icount: new modules
Claudio Fontana
2020-10-05
1
-1
/
+2
*
tcg: Search includes from the project root source directory
Philippe Mathieu-Daudé
2020-01-15
1
-1
/
+1
*
target/alpha: fetch code with translator_ld
Emilio G. Cota
2019-10-28
1
-1
/
+1
*
tcg: TCGMemOp is now accelerator independent MemOp
Tony Nguyen
2019-09-03
1
-1
/
+1
*
icount: remove unnecessary gen_io_end calls
Pavel Dovgalyuk
2019-08-20
1
-2
/
+0
*
tcg: Hoist max_insns computation to tb_gen_code
Richard Henderson
2019-04-24
1
-2
/
+2
*
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
1
-1
/
+1
[next]