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
/
idef-parser
/
parser-helpers.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hexagon (target/hexagon) Clean up handling of modifier registers
Taylor Simpson
2024-01-21
1
-5
/
+3
*
tcg: Rename cpu_env to tcg_env
Richard Henderson
2023-10-03
1
-1
/
+1
*
hexagon: spelling fixes
Michael Tokarev
2023-09-08
1
-3
/
+3
*
target/hexagon: fix = vs. == mishap
Paolo Bonzini
2023-05-18
1
-1
/
+1
*
Hexagon (target/hexagon) Additional instructions handled by idef-parser
Taylor Simpson
2023-05-18
1
-32
/
+29
*
Hexagon (target/hexagon) Move new_pred_value to DisasContext
Taylor Simpson
2023-05-18
1
-1
/
+1
*
Hexagon (target/hexagon) Add DisasContext arg to gen_log_reg_write
Taylor Simpson
2023-05-18
1
-1
/
+1
*
target/Hexagon: Finish conversion to tcg_gen_qemu_{ld, st}_*
Richard Henderson
2023-05-05
1
-15
/
+13
*
Hexagon (target/hexagon) Updates to USR should use get_result_gpr
Taylor Simpson
2023-04-21
1
-2
/
+3
*
Hexagon (target/hexagon) Reduce manipulation of slot_cancelled
Taylor Simpson
2023-03-06
1
-1
/
+0
*
Hexagon (target/hexagon) Remove gen_log_predicated_reg_write[_pair]
Taylor Simpson
2023-03-06
1
-3
/
+1
*
Hexagon (target/hexagon) Analyze packet before generating TCG
Taylor Simpson
2023-03-06
1
-6
/
+1
*
target/hexagon/idef-parser: Remove unused code paths
Anton Johansson
2023-03-06
1
-3
/
+0
*
target/hexagon/idef-parser: Elide mov in gen_pred_assign
Richard Henderson
2023-03-06
1
-3
/
+1
*
target/hexagon/idef-parser: Use gen_constant for gen_extend_tcg_width_op
Richard Henderson
2023-03-05
1
-27
/
+3
*
target/hexagon/idef-parser: Use gen_tmp for gen_rvalue_pred
Richard Henderson
2023-03-05
1
-1
/
+1
*
target/hexagon/idef-parser: Use gen_tmp for gen_pred_assign
Richard Henderson
2023-03-05
1
-1
/
+1
*
target/hexagon/idef-parser: Use gen_tmp for LPCFG
Richard Henderson
2023-03-05
1
-1
/
+1
*
target/hexagon: Use tcg_constant_* for gen_constant_from_imm
Richard Henderson
2023-03-05
1
-8
/
+7
*
target/hexagon/idef-parser: Drop HexValue.is_manual
Richard Henderson
2023-03-05
1
-15
/
+0
*
target/hexagon/idef-parser: Drop tcg_temp_free
Richard Henderson
2023-03-05
1
-142
/
+0
*
target/hexagon/idef-parser: Drop gen_tmp_local
Richard Henderson
2023-03-01
1
-22
/
+2
*
target/hexagon: Don't use tcg_temp_local_new_*
Richard Henderson
2023-03-01
1
-2
/
+2
*
target/hexagon: import parser for idef-parser
Anton Johansson
2022-12-16
1
-0
/
+2360