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-05-18
Hexagon (iclass): update J4_hintjumpr slot constraints
Matheus Tavares Bernardino
2023-05-18
Hexagon: list available CPUs with `-cpu help`
Matheus Tavares Bernardino
2023-05-18
Hexagon (target/hexagon/*.py): raise exception on reg parsing error
Matheus Tavares Bernardino
2023-05-18
target/hexagon: fix = vs. == mishap
Paolo Bonzini
2023-05-18
Hexagon (target/hexagon) Additional instructions handled by idef-parser
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Move items to DisasContext
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Move pkt_has_store_s1 to DisasContext
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Move pred_written to DisasContext
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Move new_pred_value to DisasContext
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Move new_value to DisasContext
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Make special new_value for USR
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Add overrides for disabled idef-parser insns
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Short-circuit more HVX single instruction packets
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Short-circuit packet HVX writes
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Short-circuit packet predicate writes
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Short-circuit packet register writes
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Mark registers as read during packet analysis
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Don't overlap dest writes with source reads
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Clean up pred_written usage
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Eliminate uses of log_pred_write function
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Remove log_reg_write from op_helper.[ch]
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Add overrides for clr[tf]new
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Add overrides for allocframe/deallocframe
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Add overrides for loop setup instructions
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Add DisasContext arg to gen_log_reg_write
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Add v73 scalar instructions
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Add v69 HVX instructions
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Add v68 HVX instructions
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Add v68 scalar instructions
Taylor Simpson
2023-05-18
Hexagon (target/hexagon) Add support for v68/v69/v71/v73
Taylor Simpson
2023-05-05
target/Hexagon: Finish conversion to tcg_gen_qemu_{ld, st}_*
Richard Henderson
2023-04-21
Hexagon (target/hexagon) Add overrides for cache/sync/barrier instructions
Taylor Simpson
2023-04-21
Hexagon (target/hexagon) Remove unused slot variable in helpers
Taylor Simpson
2023-04-21
Hexagon (target/hexagon) Updates to USR should use get_result_gpr
Taylor Simpson
2023-04-21
Hexagon (target/hexagon) Add overrides for count trailing zeros/ones
Taylor Simpson
2023-04-21
Hexagon (target/hexagon) Merge arguments to probe_pkt_scalar_hvx_stores
Taylor Simpson
2023-04-21
Hexagon (target/hexagon) Remove redundant/unused macros
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-04-21
Hexagon (translate.c): avoid redundant PC updates on COF
Matheus Tavares Bernardino
2023-03-13
target/hexagon: Remove `NB_MMU_MODES` define
Anton Johansson
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
[next]