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
Age
Commit message (
Expand
)
Author
2023-03-10
Merge tag 'pull-hex-20230306' of https://github.com/quic/qemu into staging
Peter Maydell
2023-03-09
Merge tag 'pull-gdbstub-070323-3' of https://gitlab.com/stsquad/qemu into sta...
Peter Maydell
2023-03-07
gdbstub: move register helpers into standalone include
Alex Bennée
2023-03-07
Hexagon (meson.build): define min bison version
Matheus Tavares Bernardino
2023-03-06
Hexagon (target/hexagon) Improve code gen for predicated HVX instructions
Taylor Simpson
2023-03-06
Hexagon (target/hexagon) Reduce manipulation of slot_cancelled
Taylor Simpson
2023-03-06
Hexagon (target/hexagon) Remove gen_log_predicated_reg_write[_pair]
Taylor Simpson
2023-03-06
Hexagon (target/hexagon) Change subtract from zero to change sign
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
2023-03-06
Hexagon (target/hexagon) Add overrides for dealloc-return instructions
Taylor Simpson
2023-03-06
Hexagon (target/hexagon) Add overrides for endloop1/endloop01
Taylor Simpson
2023-03-06
Hexagon (target/hexagon) Add overrides for callr
Taylor Simpson
2023-03-06
Hexagon (target/hexagon) Add overrides for jumpr31 instructions
Taylor Simpson
2023-03-06
target/hexagon/idef-parser: Remove unused code paths
Anton Johansson
2023-03-06
target/hexagon/idef-parser: Elide mov in gen_pred_assign
Richard Henderson
2023-03-06
Hexagon (target/hexagon) Restore --disable-hexagon-idef-parser build
Taylor Simpson
2023-03-05
target/hexagon/idef-parser: Use gen_constant for gen_extend_tcg_width_op
Richard Henderson
2023-03-05
target/hexagon/idef-parser: Use gen_tmp for gen_rvalue_pred
Richard Henderson
2023-03-05
target/hexagon/idef-parser: Use gen_tmp for gen_pred_assign
Richard Henderson
2023-03-05
target/hexagon/idef-parser: Use gen_tmp for LPCFG
Richard Henderson
2023-03-05
target/hexagon: Use tcg_constant_* for gen_constant_from_imm
Richard Henderson
2023-03-05
target/hexagon/idef-parser: Drop HexValue.is_manual
Richard Henderson
2023-03-05
target/hexagon/idef-parser: Drop tcg_temp_free
Richard Henderson
2023-03-05
target/hexagon: Drop tcg_temp_free from gen_tcg_funcs.py
Richard Henderson
2023-03-05
target/hexagon: Drop tcg_temp_free from C code
Richard Henderson
2023-03-01
target/hexagon/idef-parser: Drop gen_tmp_local
Richard Henderson
2023-03-01
target/hexagon: Don't use tcg_temp_local_new_*
Richard Henderson
2023-03-01
accel/tcg: Pass max_insn to gen_intermediate_code by pointer
Richard Henderson
2023-03-01
target/hexagon: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-02-08
target/hexagon: Clean up includes
Markus Armbruster
2023-01-05
Hexagon (target/hexagon) implement mutability mask for GPRs
Marco Liebel
2023-01-05
target/hexagon: suppress unused variable warning
Alessandro Di Federico
2023-01-05
target/hexagon/idef-parser: fix two typos in README
Matheus Tavares Bernardino
2023-01-05
target/hexagon: rename aliased register HEX_REG_P3_0
Mukilan Thiyagarajan
2022-12-18
Merge tag 'pull-hex-20221216-1' of https://github.com/quic/qemu into staging
Peter Maydell
2022-12-16
target/hexagon: call idef-parser functions
Alessandro Di Federico
2022-12-16
target/hexagon: import parser for idef-parser
Anton Johansson
2022-12-16
target/hexagon: import lexer for idef-parser
Paolo Montesel
2022-12-16
target/hexagon: prepare input for the idef-parser
Alessandro Di Federico
2022-12-16
target/hexagon: introduce new helper functions
Niccolò Izzo
2022-12-16
target/hexagon: make helper functions non-static
Paolo Montesel
2022-12-16
target/hexagon: make slot number an unsigned
Paolo Montesel
2022-12-16
target/hexagon: import README for idef-parser
Alessandro Di Federico
2022-12-16
Hexagon (target/hexagon) Use direct block chaining for tight loops
Taylor Simpson
2022-12-16
Hexagon (target/hexagon) Use direct block chaining for direct jump/branch
Taylor Simpson
2022-12-16
Hexagon (target/hexagon) Add overrides for various forms of jump
Taylor Simpson
2022-12-16
Hexagon (target/hexagon) Add overrides for compound compare and jump
Taylor Simpson
2022-12-16
Hexagon (target/hexagon) Add overrides for direct call instructions
Taylor Simpson
[next]