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
/
translate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-21
Hexagon (target/hexagon) Merge arguments to probe_pkt_scalar_hvx_stores
Taylor Simpson
1
-5
/
+5
2023-04-21
Hexagon (translate.c): avoid redundant PC updates on COF
Matheus Tavares Bernardino
1
-8
/
+13
2023-03-06
Hexagon (target/hexagon) Improve code gen for predicated HVX instructions
Taylor Simpson
1
-52
/
+6
2023-03-06
Hexagon (target/hexagon) Reduce manipulation of slot_cancelled
Taylor Simpson
1
-6
/
+36
2023-03-06
Hexagon (target/hexagon) Analyze packet for HVX
Taylor Simpson
1
-0
/
+30
2023-03-06
Hexagon (target/hexagon) Don't set pkt_has_store_s1 when not needed
Taylor Simpson
1
-1
/
+5
2023-03-06
Hexagon (target/hexagon) Analyze packet before generating TCG
Taylor Simpson
1
-63
/
+99
2023-03-05
target/hexagon: Drop tcg_temp_free from C code
Richard Henderson
1
-7
/
+0
2023-03-01
target/hexagon: Don't use tcg_temp_local_new_*
Richard Henderson
1
-1
/
+1
2023-03-01
accel/tcg: Pass max_insn to gen_intermediate_code by pointer
Richard Henderson
1
-1
/
+1
2022-12-16
Hexagon (target/hexagon) Use direct block chaining for tight loops
Taylor Simpson
1
-0
/
+33
2022-12-16
Hexagon (target/hexagon) Use direct block chaining for direct jump/branch
Taylor Simpson
1
-1
/
+33
2022-12-16
Hexagon (target/hexagon) Remove next_PC from runtime state
Taylor Simpson
1
-6
/
+23
2022-12-16
Hexagon (target/hexagon) Remove PC from the runtime state
Taylor Simpson
1
-8
/
+1
2022-12-16
Hexagon (target/hexagon) Only use branch_taken when packet has multi cof
Taylor Simpson
1
-1
/
+3
2022-12-16
Hexagon (target/hexagon) Add pkt and insn to DisasContext
Taylor Simpson
1
-57
/
+63
2022-09-30
Hexagon (target/hexagon) move store size tracking to translation
Taylor Simpson
1
-0
/
+25
2022-09-30
Hexagon (target/hexagon) Change decision to set pkt_has_store_s[01]
Taylor Simpson
1
-4
/
+6
2022-09-06
accel/tcg: Add pc and host_pc params to gen_intermediate_code
Richard Henderson
1
-2
/
+4
2022-04-20
exec/translator: Pass the locked filepointer to disas_log hook
Richard Henderson
1
-3
/
+4
2022-04-20
target/hexagon: Remove qemu_set_log in hexagon_translate_init
Richard Henderson
1
-6
/
+0
2021-11-03
Hexagon HVX (target/hexagon) TCG generation
Taylor Simpson
1
-4
/
+235
2021-10-28
Hexagon (target/hexagon) put writes to USR into temp until commit
Taylor Simpson
1
-1
/
+8
2021-10-28
Hexagon (target/hexagon) more tcg_constant_*
Taylor Simpson
1
-2
/
+1
2021-10-15
target/hexagon: Drop checks for singlestep_enabled
Richard Henderson
1
-10
/
+2
2021-10-06
target/hexagon: Use tcg_constant_*
Philippe Mathieu-Daudé
1
-18
/
+8
2021-10-06
Hexagon (target/hexagon) probe the stores in a packet at start of commit
Taylor Simpson
1
-3
/
+35
2021-09-14
accel/tcg: Add DisasContextBase argument to translator_ld*
Ilya Leoshkevich
1
-1
/
+2
2021-07-21
accel/tcg: Remove TranslatorOps.breakpoint_check
Richard Henderson
1
-17
/
+0
2021-06-29
Hexagon (target/hexagon) remove unused TCG variables
Taylor Simpson
1
-9
/
+2
2021-05-01
Hexagon (target/hexagon) compile all debug code
Taylor Simpson
1
-39
/
+35
2021-05-01
Hexagon (target/hexagon) change variables from int to bool when appropriate
Taylor Simpson
1
-3
/
+3
2021-05-01
Hexagon (target/hexagon) decide if pred has been written at TCG gen time
Taylor Simpson
1
-2
/
+7
2021-05-01
Hexagon (target/hexagon) properly generate TB end for DISAS_NORETURN
Taylor Simpson
1
-29
/
+33
2021-05-01
Hexagon (target/hexagon) use env_archcpu and env_cpu
Taylor Simpson
1
-1
/
+1
2021-05-01
Hexagon (target/hexagon) remove unnecessary inline directives
Taylor Simpson
1
-1
/
+1
2021-05-01
target/hexagon: translation changes
Taylor Simpson
1
-17
/
+9
2021-02-18
Hexagon (target/hexagon) translation
Taylor Simpson
1
-0
/
+748