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-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
2021-06-29
Hexagon (target/hexagon) cleanup gen_store_conditional[48] functions
Taylor Simpson
1
-12
/
+4
2021-05-05
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
1
-1
/
+0
2021-05-02
hw: Do not include qemu/log.h if it is not necessary
Thomas Huth
1
-1
/
+0
2021-05-01
Hexagon (target/hexagon) load and unpack bytes instructions
Taylor Simpson
1
-0
/
+13
2021-05-01
Hexagon (target/hexagon) circular addressing
Taylor Simpson
1
-0
/
+89
2021-05-01
Hexagon (target/hexagon) add A4_addp_c/A4_subp_c
Taylor Simpson
1
-0
/
+11
2021-05-01
Hexagon (target/hexagon) add A6_vminub_RdP
Taylor Simpson
1
-0
/
+22
2021-05-01
Hexagon (target/hexagon) compile all debug code
Taylor Simpson
1
-36
/
+36
2021-05-01
Hexagon (target/hexagon) move QEMU_GENERATE to only be on during macros.h
Taylor Simpson
1
-1
/
+2
2021-05-01
Hexagon (target/hexagon) decide if pred has been written at TCG gen time
Taylor Simpson
1
-7
/
+15
2021-05-01
Hexagon (target/hexagon) cleanup gen_log_predicated_reg_write_pair
Taylor Simpson
1
-14
/
+13
2021-05-01
Hexagon (target/hexagon) TCG generation cleanup
Taylor Simpson
1
-5
/
+9
2021-02-18
Hexagon (target/hexagon) TCG generation
Taylor Simpson
1
-0
/
+331