index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
hexagon
/
gen_analyze_funcs.py
Age
Commit message (
Expand
)
Author
2024-05-05
Hexagon (target/hexagon) Remove hex_common.read_attribs_file
Taylor Simpson
2024-05-05
Hexagon (target/hexagon) Enable more short-circuit packets (HVX)
Taylor Simpson
2024-05-05
Hexagon (target/hexagon) Analyze reads before writes
Taylor Simpson
2024-01-21
Hexagon (target/hexagon) Make generators object oriented - gen_analyze_funcs
Taylor Simpson
2023-05-26
target/hexagon/*.py: clean up used 'toss' and 'numregs' vars
Matheus Tavares Bernardino
2023-05-18
Hexagon (target/hexagon/*.py): raise exception on reg parsing error
Matheus Tavares Bernardino
2023-05-18
Hexagon (target/hexagon) Move pkt_has_store_s1 to DisasContext
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Short-circuit more HVX single instruction packets
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Mark registers as read during packet analysis
Taylor Simpson
2023-04-21
Use black code style for python scripts
Marco Liebel
2023-04-21
Use f-strings in python scripts
Marco Liebel
2023-03-06
Hexagon (target/hexagon) Improve code gen for predicated HVX instructions
Taylor Simpson
2023-03-06
Hexagon (target/hexagon) Analyze packet for HVX
Taylor Simpson
2023-03-06
Hexagon (target/hexagon) Don't set pkt_has_store_s1 when not needed
Taylor Simpson
2023-03-06
Hexagon (target/hexagon) Analyze packet before generating TCG
Taylor Simpson