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
/
genptr.c
Age
Commit message (
Expand
)
Author
2023-03-06
Hexagon (target/hexagon) Improve code gen for predicated HVX instructions
Taylor Simpson
2023-03-06
Hexagon (target/hexagon) Remove gen_log_predicated_reg_write[_pair]
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-05
target/hexagon: Drop tcg_temp_free from C code
Richard Henderson
2023-03-01
target/hexagon: Don't use tcg_temp_local_new_*
Richard Henderson
2023-01-05
Hexagon (target/hexagon) implement mutability mask for GPRs
Marco Liebel
2023-01-05
target/hexagon: rename aliased register HEX_REG_P3_0
Mukilan Thiyagarajan
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
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
2022-12-16
Hexagon (target/hexagon) Add overrides for S2_asr_r_r_sat/S2_asl_r_r_sat
Taylor Simpson
2022-12-16
Hexagon (target/hexagon) Add pkt and insn to DisasContext
Taylor Simpson
2022-09-30
Hexagon (target/hexagon) move store size tracking to translation
Taylor Simpson
2022-07-19
Hexagon (target/hexagon) fix bug in mem_noshuf load exception
Taylor Simpson
2022-03-12
Hexagon (target/hexagon) assignment to c4 should wait until packet commit
Taylor Simpson
2021-11-03
Hexagon HVX (target/hexagon) import semantics
Taylor Simpson
2021-11-03
Hexagon HVX (target/hexagon) helper overrides infrastructure
Taylor Simpson
2021-11-03
Hexagon HVX (target/hexagon) TCG generation
Taylor Simpson
2021-10-06
target/hexagon: Use tcg_constant_*
Philippe Mathieu-Daudé
2021-06-29
Hexagon (target/hexagon) remove unused TCG variables
Taylor Simpson
2021-06-29
Hexagon (target/hexagon) cleanup gen_store_conditional[48] functions
Taylor Simpson
2021-05-05
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
2021-05-02
hw: Do not include qemu/log.h if it is not necessary
Thomas Huth
2021-05-01
Hexagon (target/hexagon) load and unpack bytes instructions
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) circular addressing
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) add A4_addp_c/A4_subp_c
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) add A6_vminub_RdP
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) compile all debug code
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) move QEMU_GENERATE to only be on during macros.h
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) decide if pred has been written at TCG gen time
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) cleanup gen_log_predicated_reg_write_pair
Taylor Simpson
2021-05-01
Hexagon (target/hexagon) TCG generation cleanup
Taylor Simpson
2021-02-18
Hexagon (target/hexagon) TCG generation
Taylor Simpson