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
/
hexagon
/
gen_tcg_funcs.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hexagon (target/hexagon) Make generators object oriented - gen_tcg_funcs
Taylor Simpson
2024-01-21
1
-547
/
+24
*
Hexagon (target/hexagon) Clean up handling of modifier registers
Taylor Simpson
2024-01-21
1
-4
/
+9
*
tcg: Rename cpu_env to tcg_env
Richard Henderson
2023-10-03
1
-8
/
+8
*
target/hexagon/*.py: clean up used 'toss' and 'numregs' vars
Matheus Tavares Bernardino
2023-05-26
1
-23
/
+23
*
Hexagon (target/hexagon/*.py): raise exception on reg parsing error
Matheus Tavares Bernardino
2023-05-18
1
-39
/
+39
*
Hexagon (target/hexagon) Move pkt_has_store_s1 to DisasContext
Taylor Simpson
2023-05-18
1
-2
/
+2
*
Hexagon (target/hexagon) Move new_pred_value to DisasContext
Taylor Simpson
2023-05-18
1
-1
/
+1
*
Hexagon (target/hexagon) Make special new_value for USR
Taylor Simpson
2023-05-18
1
-1
/
+1
*
Hexagon (target/hexagon) Short-circuit packet register writes
Taylor Simpson
2023-05-18
1
-0
/
+5
*
Hexagon (target/hexagon) Add DisasContext arg to gen_log_reg_write
Taylor Simpson
2023-05-18
1
-3
/
+5
*
Use black code style for python scripts
Marco Liebel
2023-04-21
1
-275
/
+339
*
Use f-strings in python scripts
Marco Liebel
2023-04-21
1
-173
/
+144
*
Hexagon (target/hexagon) Improve code gen for predicated HVX instructions
Taylor Simpson
2023-03-06
1
-27
/
+8
*
Hexagon (target/hexagon) Remove gen_log_predicated_reg_write[_pair]
Taylor Simpson
2023-03-06
1
-31
/
+45
*
Hexagon (target/hexagon) Analyze packet for HVX
Taylor Simpson
2023-03-06
1
-18
/
+0
*
Hexagon (target/hexagon) Analyze packet before generating TCG
Taylor Simpson
2023-03-06
1
-22
/
+1
*
target/hexagon: Drop tcg_temp_free from gen_tcg_funcs.py
Richard Henderson
2023-03-05
1
-78
/
+1
*
target/hexagon: Don't use tcg_temp_local_new_*
Richard Henderson
2023-03-01
1
-11
/
+7
*
target/hexagon: call idef-parser functions
Alessandro Di Federico
2022-12-16
1
-2
/
+39
*
Hexagon (target/hexagon) Remove next_PC from runtime state
Taylor Simpson
2022-12-16
1
-0
/
+3
*
Hexagon (target/hexagon) Remove PC from the runtime state
Taylor Simpson
2022-12-16
1
-0
/
+3
*
Hexagon (target/hexagon) Only use branch_taken when packet has multi cof
Taylor Simpson
2022-12-16
1
-0
/
+5
*
Hexagon (target/hexagon) Fix predicated assignment to .tmp and .cur
Taylor Simpson
2022-12-16
1
-0
/
+12
*
Hexagon (target/hexagon) Add pkt and insn to DisasContext
Taylor Simpson
2022-12-16
1
-10
/
+5
*
Hexagon (gen_tcg_funcs.py): avoid duplicated tcg code on A_CVI_NEW
Matheus Tavares Bernardino
2022-10-03
1
-1
/
+1
*
Hexagon (target/hexagon) make VyV operands use a unique temp
Taylor Simpson
2022-07-31
1
-5
/
+4
*
Hexagon HVX (target/hexagon) helper overrides infrastructure
Taylor Simpson
2021-11-03
1
-1
/
+2
*
Hexagon HVX (target/hexagon) semantics generator - part 2
Taylor Simpson
2021-11-03
1
-12
/
+242
*
Hexagon (target/hexagon) more tcg_constant_*
Taylor Simpson
2021-10-28
1
-9
/
+2
*
target/hexagon: Use tcg_constant_*
Philippe Mathieu-Daudé
2021-10-06
1
-3
/
+1
*
Hexagon (target/hexagon) decide if pred has been written at TCG gen time
Taylor Simpson
2021-05-01
1
-1
/
+1
*
target/hexagon/gen_tcg_funcs: Fix a typo
Philippe Mathieu-Daudé
2021-03-09
1
-7
/
+7
*
Hexagon (target/hexagon) generator phase 2 - generate header files
Taylor Simpson
2021-02-18
1
-0
/
+485