index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
hexagon
/
genptr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-03
tcg: Rename cpu_env to tcg_env
Richard Henderson
1
-18
/
+18
2023-06-05
target/hexagon: Include helper-gen.h where needed
Richard Henderson
1
-0
/
+1
2023-05-26
Hexagon: fix outdated `hex_new_*` comments
Matheus Tavares Bernardino
1
-14
/
+12
2023-05-18
Hexagon (target/hexagon) Move items to DisasContext
Taylor Simpson
1
-3
/
+3
2023-05-18
Hexagon (target/hexagon) Move pkt_has_store_s1 to DisasContext
Taylor Simpson
1
-0
/
+8
2023-05-18
Hexagon (target/hexagon) Move pred_written to DisasContext
Taylor Simpson
1
-1
/
+1
2023-05-18
Hexagon (target/hexagon) Move new_pred_value to DisasContext
Taylor Simpson
1
-3
/
+7
2023-05-18
Hexagon (target/hexagon) Move new_value to DisasContext
Taylor Simpson
1
-1
/
+5
2023-05-18
Hexagon (target/hexagon) Make special new_value for USR
Taylor Simpson
1
-2
/
+6
2023-05-18
Hexagon (target/hexagon) Add overrides for disabled idef-parser insns
Taylor Simpson
1
-0
/
+99
2023-05-18
Hexagon (target/hexagon) Short-circuit packet HVX writes
Taylor Simpson
1
-1
/
+5
2023-05-18
Hexagon (target/hexagon) Short-circuit packet predicate writes
Taylor Simpson
1
-3
/
+12
2023-05-18
Hexagon (target/hexagon) Short-circuit packet register writes
Taylor Simpson
1
-19
/
+11
2023-05-18
Hexagon (target/hexagon) Don't overlap dest writes with source reads
Taylor Simpson
1
-16
/
+29
2023-05-18
Hexagon (target/hexagon) Clean up pred_written usage
Taylor Simpson
1
-9
/
+7
2023-05-18
Hexagon (target/hexagon) Eliminate uses of log_pred_write function
Taylor Simpson
1
-0
/
+5
2023-05-18
Hexagon (target/hexagon) Add overrides for allocframe/deallocframe
Taylor Simpson
1
-0
/
+47
2023-05-18
Hexagon (target/hexagon) Add overrides for loop setup instructions
Taylor Simpson
1
-0
/
+44
2023-05-18
Hexagon (target/hexagon) Add DisasContext arg to gen_log_reg_write
Taylor Simpson
1
-5
/
+5
2023-05-05
target/Hexagon: Finish conversion to tcg_gen_qemu_{ld, st}_*
Richard Henderson
1
-4
/
+4
2023-04-21
Hexagon (target/hexagon) Updates to USR should use get_result_gpr
Taylor Simpson
1
-26
/
+23
2023-03-06
Hexagon (target/hexagon) Improve code gen for predicated HVX instructions
Taylor Simpson
1
-42
/
+6
2023-03-06
Hexagon (target/hexagon) Remove gen_log_predicated_reg_write[_pair]
Taylor Simpson
1
-91
/
+30
2023-03-06
Hexagon (target/hexagon) Analyze packet before generating TCG
Taylor Simpson
1
-4
/
+1
2023-03-06
Hexagon (target/hexagon) Add overrides for dealloc-return instructions
Taylor Simpson
1
-0
/
+77
2023-03-06
Hexagon (target/hexagon) Add overrides for endloop1/endloop01
Taylor Simpson
1
-0
/
+78
2023-03-06
Hexagon (target/hexagon) Add overrides for callr
Taylor Simpson
1
-0
/
+18
2023-03-06
Hexagon (target/hexagon) Add overrides for jumpr31 instructions
Taylor Simpson
1
-1
/
+8
2023-03-05
target/hexagon: Drop tcg_temp_free from C code
Richard Henderson
1
-58
/
+0
2023-03-01
target/hexagon: Don't use tcg_temp_local_new_*
Richard Henderson
1
-8
/
+8
2023-01-05
Hexagon (target/hexagon) implement mutability mask for GPRs
Marco Liebel
1
-2
/
+42
2023-01-05
target/hexagon: rename aliased register HEX_REG_P3_0
Mukilan Thiyagarajan
1
-6
/
+6
2022-12-16
target/hexagon: introduce new helper functions
Niccolò Izzo
1
-2
/
+144
2022-12-16
target/hexagon: make helper functions non-static
Paolo Montesel
1
-19
/
+26
2022-12-16
target/hexagon: make slot number an unsigned
Paolo Montesel
1
-11
/
+13
2022-12-16
Hexagon (target/hexagon) Use direct block chaining for tight loops
Taylor Simpson
1
-0
/
+84
2022-12-16
Hexagon (target/hexagon) Use direct block chaining for direct jump/branch
Taylor Simpson
1
-1
/
+11
2022-12-16
Hexagon (target/hexagon) Add overrides for various forms of jump
Taylor Simpson
1
-0
/
+43
2022-12-16
Hexagon (target/hexagon) Add overrides for compound compare and jump
Taylor Simpson
1
-0
/
+90
2022-12-16
Hexagon (target/hexagon) Add overrides for direct call instructions
Taylor Simpson
1
-0
/
+55
2022-12-16
Hexagon (target/hexagon) Add overrides for S2_asr_r_r_sat/S2_asl_r_r_sat
Taylor Simpson
1
-0
/
+104
2022-12-16
Hexagon (target/hexagon) Add pkt and insn to DisasContext
Taylor Simpson
1
-3
/
+3
2022-09-30
Hexagon (target/hexagon) move store size tracking to translation
Taylor Simpson
1
-24
/
+12
2022-07-19
Hexagon (target/hexagon) fix bug in mem_noshuf load exception
Taylor Simpson
1
-0
/
+7
2022-03-12
Hexagon (target/hexagon) assignment to c4 should wait until packet commit
Taylor Simpson
1
-5
/
+9
2021-11-03
Hexagon HVX (target/hexagon) import semantics
Taylor Simpson
1
-0
/
+172
2021-11-03
Hexagon HVX (target/hexagon) helper overrides infrastructure
Taylor Simpson
1
-0
/
+1
2021-11-03
Hexagon HVX (target/hexagon) TCG generation
Taylor Simpson
1
-0
/
+15
2021-10-06
target/hexagon: Use tcg_constant_*
Philippe Mathieu-Daudé
1
-26
/
+13
2021-06-29
Hexagon (target/hexagon) remove unused TCG variables
Taylor Simpson
1
-6
/
+0
[next]