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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
translate.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-05
Hexagon (target/hexagon) Enable more short-circuit packets (HVX)
Taylor Simpson
1
-17
/
+71
2024-05-05
Hexagon (target/hexagon) Enable more short-circuit packets (scalar core)
Taylor Simpson
1
-6
/
+7
2024-05-05
Hexagon (target/hexagon) Analyze reads before writes
Taylor Simpson
1
-2
/
+24
2023-05-18
Hexagon (target/hexagon) Move items to DisasContext
Taylor Simpson
1
-3
/
+2
2023-05-18
Hexagon (target/hexagon) Move pkt_has_store_s1 to DisasContext
Taylor Simpson
1
-1
/
+0
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
-1
/
+1
2023-05-18
Hexagon (target/hexagon) Move new_value to DisasContext
Taylor Simpson
1
-1
/
+1
2023-05-18
Hexagon (target/hexagon) Make special new_value for USR
Taylor Simpson
1
-0
/
+1
2023-05-18
Hexagon (target/hexagon) Short-circuit more HVX single instruction packets
Taylor Simpson
1
-0
/
+1
2023-05-18
Hexagon (target/hexagon) Short-circuit packet register writes
Taylor Simpson
1
-0
/
+2
2023-05-18
Hexagon (target/hexagon) Mark registers as read during packet analysis
Taylor Simpson
1
-0
/
+36
2023-04-21
Hexagon (target/hexagon) Merge arguments to probe_pkt_scalar_hvx_stores
Taylor Simpson
1
-0
/
+1
2023-03-06
Hexagon (target/hexagon) Improve code gen for predicated HVX instructions
Taylor Simpson
1
-9
/
+6
2023-03-06
Hexagon (target/hexagon) Reduce manipulation of slot_cancelled
Taylor Simpson
1
-0
/
+10
2023-03-06
Hexagon (target/hexagon) Analyze packet for HVX
Taylor Simpson
1
-6
/
+8
2023-03-06
Hexagon (target/hexagon) Don't set pkt_has_store_s1 when not needed
Taylor Simpson
1
-0
/
+1
2023-03-06
Hexagon (target/hexagon) Analyze packet before generating TCG
Taylor Simpson
1
-19
/
+27
2022-12-16
Hexagon (target/hexagon) Use direct block chaining for tight loops
Taylor Simpson
1
-0
/
+1
2022-12-16
Hexagon (target/hexagon) Use direct block chaining for direct jump/branch
Taylor Simpson
1
-0
/
+2
2022-12-16
Hexagon (target/hexagon) Remove next_PC from runtime state
Taylor Simpson
1
-1
/
+1
2022-12-16
Hexagon (target/hexagon) Fix predicated assignment to .tmp and .cur
Taylor Simpson
1
-0
/
+6
2022-12-16
Hexagon (target/hexagon) Add pkt and insn to DisasContext
Taylor Simpson
1
-3
/
+6
2022-02-21
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
1
-0
/
+1
2021-11-03
Hexagon HVX (target/hexagon) TCG generation
Taylor Simpson
1
-0
/
+61
2021-05-01
Hexagon (target/hexagon) compile all debug code
Taylor Simpson
1
-2
/
+0
2021-05-01
Hexagon (target/hexagon) change variables from int to bool when appropriate
Taylor Simpson
1
-1
/
+1
2021-05-01
Hexagon (target/hexagon) decide if pred has been written at TCG gen time
Taylor Simpson
1
-0
/
+2
2021-05-01
Hexagon (target/hexagon) properly generate TB end for DISAS_NORETURN
Taylor Simpson
1
-3
/
+0
2021-02-18
Hexagon (target/hexagon) translation
Taylor Simpson
1
-0
/
+93