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
/
hex_common.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hexagon (target/hexagon) Remove dead functions from hex_common.py
Taylor Simpson
2024-01-21
1
-51
/
+0
*
Hexagon (target/hexagon) Remove unused WRITES_PRED_REG attribute
Taylor Simpson
2024-01-21
1
-11
/
+0
*
Hexagon (target/hexagon) Make generators object oriented - gen_analyze_funcs
Taylor Simpson
2024-01-21
1
-0
/
+151
*
Hexagon (target/hexagon) Make generators object oriented - gen_helper_funcs
Taylor Simpson
2024-01-21
1
-4
/
+44
*
Hexagon (target/hexagon) Make generators object oriented - gen_helper_protos
Taylor Simpson
2024-01-21
1
-7
/
+0
*
Hexagon (target/hexagon) Make generators object oriented - gen_tcg_funcs
Taylor Simpson
2024-01-21
1
-0
/
+659
*
target/hexagon: avoid invalid escape in Python string
Paolo Bonzini
2023-10-17
1
-2
/
+2
*
target/hexagon/*.py: clean up used 'toss' and 'numregs' vars
Matheus Tavares Bernardino
2023-05-26
1
-12
/
+12
*
Hexagon (target/hexagon/*.py): raise exception on reg parsing error
Matheus Tavares Bernardino
2023-05-18
1
-0
/
+3
*
Hexagon (target/hexagon) Move pkt_has_store_s1 to DisasContext
Taylor Simpson
2023-05-18
1
-3
/
+4
*
Hexagon (target/hexagon) Short-circuit packet register writes
Taylor Simpson
2023-05-18
1
-0
/
+3
*
Hexagon (target/hexagon) Mark registers as read during packet analysis
Taylor Simpson
2023-05-18
1
-0
/
+6
*
Use black code style for python scripts
Marco Liebel
2023-04-21
1
-67
/
+110
*
Use f-strings in python scripts
Marco Liebel
2023-04-21
1
-2
/
+2
*
Hexagon (target/hexagon) Remove gen_log_predicated_reg_write[_pair]
Taylor Simpson
2023-03-06
1
-1
/
+8
*
Hexagon (target/hexagon) Don't set pkt_has_store_s1 when not needed
Taylor Simpson
2023-03-06
1
-0
/
+1
*
target/hexagon: call idef-parser functions
Alessandro Di Federico
2022-12-16
1
-0
/
+10
*
Hexagon (target/hexagon) Remove next_PC from runtime state
Taylor Simpson
2022-12-16
1
-0
/
+21
*
Hexagon (target/hexagon) Remove PC from the runtime state
Taylor Simpson
2022-12-16
1
-1
/
+5
*
Hexagon (target/hexagon) Only use branch_taken when packet has multi cof
Taylor Simpson
2022-12-16
1
-0
/
+3
*
Hexagon (target/hexagon) Change decision to set pkt_has_store_s[01]
Taylor Simpson
2022-09-30
1
-1
/
+2
*
Hexagon HVX (target/hexagon) semantics generator
Taylor Simpson
2021-11-03
1
-0
/
+13
*
Hexagon (target/hexagon) put writes to USR into temp until commit
Taylor Simpson
2021-10-28
1
-0
/
+2
*
Hexagon (target/hexagon) generator phase 2 - generate header files
Taylor Simpson
2021-02-18
1
-0
/
+234