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_helper_protos.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) Only pass env to generated helper when needed
Taylor Simpson
2024-01-21
Hexagon (target/hexagon) Make generators object oriented - gen_helper_protos
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) Short-circuit packet register writes
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) Remove gen_log_predicated_reg_write[_pair]
Taylor Simpson
2022-12-16
target/hexagon: call idef-parser functions
Alessandro Di Federico
2022-12-16
Hexagon (target/hexagon) Remove next_PC from runtime state
Taylor Simpson
2022-12-16
Hexagon (target/hexagon) Remove PC from the runtime state
Taylor Simpson
2022-12-16
Hexagon (target/hexagon) Only use branch_taken when packet has multi cof
Taylor Simpson
2021-11-03
Hexagon HVX (target/hexagon) helper overrides infrastructure
Taylor Simpson
2021-11-03
Hexagon HVX (target/hexagon) semantics generator - part 2
Taylor Simpson
2021-02-18
Hexagon (target/hexagon) generator phase 2 - generate header files
Taylor Simpson